diff options
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;
}
|