mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-06 00:01:36 +01:00
Merge branch 'potaris' of github.com:FAUSheppy/flask-json-dream-website into potaris
This commit is contained in:
@@ -41,6 +41,9 @@ body {
|
||||
body {
|
||||
font-size: 5vw;
|
||||
}
|
||||
h1{
|
||||
font-size: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
.title-responsive{
|
||||
@@ -55,6 +58,12 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1300px) and (min-width: 766px){
|
||||
h1{
|
||||
font-size: 3.5vw;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 900px) {
|
||||
.title-responsive{
|
||||
font-size: 2.2vw !important;
|
||||
|
||||
Reference in New Issue
Block a user