summaryrefslogtreecommitdiff
path: root/css/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/index.css')
-rw-r--r--css/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/index.css b/css/index.css
index 116dce1..42f817a 100644
--- a/css/index.css
+++ b/css/index.css
@@ -38,6 +38,7 @@ button {
flex-direction: column;
height: 100%;
isolation: isolate;
+ overflow: hidden;
}
@keyframes scroll {
@@ -202,7 +203,6 @@ nav > div {
flex-direction: column;
align-items: center;
border-left: 2px solid var(--red-dark);
- width: 10%;
}
.window {