mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-06 08:11:35 +01:00
change text size for very small displays
This commit is contained in:
@@ -12,6 +12,12 @@ body {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (max-width: 500px) {
|
||||||
|
body {
|
||||||
|
font-size: 5vw;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.title-responsive{
|
.title-responsive{
|
||||||
font-size: 25px !important;
|
font-size: 25px !important;
|
||||||
padding-left: 40px;
|
padding-left: 40px;
|
||||||
|
|||||||
Reference in New Issue
Block a user