mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-09-19 02:23:17 +02:00
Update: brand size on small screens
This commit is contained in:
@@ -284,13 +284,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 280px) {
|
||||
@media (max-width: 350px) {
|
||||
.brand h1 {
|
||||
font-size: 1.05rem;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
.header {
|
||||
padding-top: 1.3rem;
|
||||
padding-top: 1.115rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -284,13 +284,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 280px) {
|
||||
@media (max-width: 350px) {
|
||||
.brand h1 {
|
||||
font-size: 1.05rem;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
.header {
|
||||
padding-top: 1.3rem;
|
||||
padding-top: 1.115rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user