summaryrefslogtreecommitdiff
path: root/src/components/APIDiscovery.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/APIDiscovery.module.css')
-rw-r--r--src/components/APIDiscovery.module.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/APIDiscovery.module.css b/src/components/APIDiscovery.module.css
index b0f6486..f2aaf71 100644
--- a/src/components/APIDiscovery.module.css
+++ b/src/components/APIDiscovery.module.css
@@ -1,4 +1,4 @@
-.content {
+.content.content {
background: none;
position: fixed;
top: 0;
@@ -21,6 +21,6 @@
margin-right: 20px;
}
-.overlay {
+.overlay.overlay {
background: #222;
}