Spaces:
Running
Running
Julien Chaumond
commited on
Commit
•
cd278bc
1
Parent(s):
e269841
tweak
Browse files- less/style.less +1 -1
less/style.less
CHANGED
@@ -178,7 +178,7 @@ body.debug {
|
|
178 |
|
179 |
@media (min-height: 700px) and (max-height: 800px) {
|
180 |
.container {
|
181 |
-
padding-bottom:
|
182 |
}
|
183 |
}
|
184 |
|
|
|
178 |
|
179 |
@media (min-height: 700px) and (max-height: 800px) {
|
180 |
.container {
|
181 |
+
padding-bottom: 70px;
|
182 |
}
|
183 |
}
|
184 |
|