Spaces:
Runtime error
Runtime error
Commit
·
0ef4d71
1
Parent(s):
d8dbbac
Update style.css
Browse files
style.css
CHANGED
@@ -114,6 +114,7 @@ height: 126px; width: 100%
|
|
114 |
#total_box{
|
115 |
background-color: rgba(0, 0, 0, 0.5);
|
116 |
backdrop-filter: blur(5px);
|
|
|
117 |
}
|
118 |
*{transition: width 0.5s ease, height 0.5s ease, flex-grow 0.5s ease}
|
119 |
#buttons_area{margin-top: 1em}
|
|
|
114 |
#total_box{
|
115 |
background-color: rgba(0, 0, 0, 0.5);
|
116 |
backdrop-filter: blur(5px);
|
117 |
+
margin-top: -10px
|
118 |
}
|
119 |
*{transition: width 0.5s ease, height 0.5s ease, flex-grow 0.5s ease}
|
120 |
#buttons_area{margin-top: 1em}
|