diff options
Diffstat (limited to 'css/general.css')
-rw-r--r-- | css/general.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/css/general.css b/css/general.css index e7d20da..7670b08 100644 --- a/css/general.css +++ b/css/general.css @@ -1,7 +1,5 @@ /* Base styles and content styles */ -@import 'variables.css'; - :root { /* Browser default font-size is 16px, this way 1 rem = 10px */ font-size: 62.5%; |