mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-09 09:18:31 +01:00
improve spacing/sizes on very low resolutions
This commit is contained in:
@@ -60,4 +60,10 @@
|
||||
|
||||
.switch-caption {
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
|
||||
@media(max-width: 440px){
|
||||
.switch-caption{
|
||||
font-size: 7vw !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user