optimize for smaller screens
This commit is contained in:
+2
-2
@@ -372,7 +372,7 @@
|
|||||||
|
|
||||||
--clock-font-family: var(--font-family);
|
--clock-font-family: var(--font-family);
|
||||||
|
|
||||||
--base-font-size: 17px;
|
--base-font-size: 16px;
|
||||||
--clock-font-size: 4rem;
|
--clock-font-size: 4rem;
|
||||||
--search-input-font-size: 2rem;
|
--search-input-font-size: 2rem;
|
||||||
|
|
||||||
@@ -523,7 +523,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.categories {
|
.categories {
|
||||||
padding: 3rem 0;
|
padding: 2rem 0;
|
||||||
columns: var(--help-category-columns);
|
columns: var(--help-category-columns);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user