Layout changes
This commit is contained in:
@@ -14,11 +14,13 @@
|
||||
--heading_text_color: rgba(161, 190, 219, 0.7);
|
||||
--heading_other_text_color: var(--heading_text_color);
|
||||
--text_color_transition: color 0.3s;
|
||||
|
||||
--default_font_size: 4vmin
|
||||
}
|
||||
|
||||
* {
|
||||
font-family: 'Nunito', sans-serif;
|
||||
font-size: 4vmin;
|
||||
font-size: var(--default_font_size);
|
||||
}
|
||||
|
||||
*::-moz-focus-inner {
|
||||
|
||||
Reference in New Issue
Block a user