diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-04-16 23:45:34 +0200 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2024-04-16 23:45:34 +0200 |
commit | db00bfb79ae468a46e604140713a41c6d29d4635 (patch) | |
tree | 07bb5db27d790dae6af7b36851c7051e38feb765 /static/style.css | |
parent | cac8554b0bb256bb303e77e61ce051ad901736a5 (diff) |
idk random shit
Diffstat (limited to 'static/style.css')
-rw-r--r-- | static/style.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/static/style.css b/static/style.css index f153f6e..8ef32c6 100644 --- a/static/style.css +++ b/static/style.css @@ -1,8 +1,5 @@ body {
font-size: 16px;
-}
-
-* {
font-family: sans-serif;
}
|