diff options
author | johannst <johannst@users.noreply.github.com> | 2024-08-19 23:28:56 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2024-08-19 23:28:56 +0000 |
commit | b00e3cd018cde863a28af849b06c37981d7e36cd (patch) | |
tree | 275c91697c0f1bf86c94fff2ff83fcdf4fc393c5 /css/general.css | |
parent | 21a13652df728c9571f899caf4949d5d46f49db7 (diff) | |
download | notes-b00e3cd018cde863a28af849b06c37981d7e36cd.tar.gz notes-b00e3cd018cde863a28af849b06c37981d7e36cd.zip |
deploy: a50f54320317c1012f6d798f5d8fbaff0eeb438b
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%; |