mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-06 08:11:35 +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 {
|
body {
|
||||||
font-size: 5vw;
|
font-size: 5vw;
|
||||||
}
|
}
|
||||||
|
h1{
|
||||||
|
font-size: 30px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.title-responsive{
|
.title-responsive{
|
||||||
@@ -55,6 +58,12 @@ body {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (max-width: 1300px) and (min-width: 766px){
|
||||||
|
h1{
|
||||||
|
font-size: 3.5vw;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 900px) {
|
@media (max-width: 900px) {
|
||||||
.title-responsive{
|
.title-responsive{
|
||||||
font-size: 2.2vw !important;
|
font-size: 2.2vw !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user