|
@@ -71,22 +71,4 @@
|
|
|
--latest-posts--title-font-size: var(--global--font-size-lg);
|
|
|
|
|
|
--list--font-family: var(--global--font-secondary);
|
|
|
-}
|
|
|
-
|
|
|
-@media ( min-width: 482px ){
|
|
|
- :root {
|
|
|
- /* Font Size */
|
|
|
- --global--font-size-root: 20px;
|
|
|
- --global--font-size-md: 20px;
|
|
|
- --global--font-size-lg: 24px;
|
|
|
- --global--font-size-xl: 36px;
|
|
|
- --global--font-size-xxl: 48px;
|
|
|
- /* Line Height */
|
|
|
- /* --heading--font-size-h1: 72px;
|
|
|
- --heading--font-size-h2: 64px;
|
|
|
- --heading--font-size-h3: 48px;
|
|
|
- --heading--line-height-h1: 1.2;
|
|
|
- --heading--line-height-h2: 1.2;
|
|
|
- --heading--line-height-h3: 1.4; */
|
|
|
- }
|
|
|
-}
|
|
|
+}
|