Spaces:
Runtime error
Runtime error
Commit
·
6e4a88d
1
Parent(s):
9d163ab
Update style.css
Browse files
style.css
CHANGED
@@ -114,7 +114,7 @@ h3, h4{margin-top: 0 !important}
|
|
114 |
#total_box{
|
115 |
background-color: rgba(0, 0, 0, 0.5);
|
116 |
backdrop-filter: blur(5px);
|
117 |
-
width: 850px;
|
118 |
margin: 0 auto;
|
119 |
margin-top: -10px;
|
120 |
}
|
|
|
114 |
#total_box{
|
115 |
background-color: rgba(0, 0, 0, 0.5);
|
116 |
backdrop-filter: blur(5px);
|
117 |
+
max-width: 850px;
|
118 |
margin: 0 auto;
|
119 |
margin-top: -10px;
|
120 |
}
|