diff options
author | Frankie B <git@diskfloppy.me> | 2023-07-29 18:13:12 +0100 |
---|---|---|
committer | Frankie B <git@diskfloppy.me> | 2023-07-29 18:13:12 +0100 |
commit | bc129765f1891f727f5bb76b1e903514a118e25e (patch) | |
tree | c5a7def8f7e5fcedc9f34a912d6372fe0ec47ac5 /public/css/master.css | |
parent | 68a6aad6d1dc0b680e5a89cfd4a838838d366bae (diff) |
Fix messed up css
Diffstat (limited to 'public/css/master.css')
-rw-r--r-- | public/css/master.css | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/public/css/master.css b/public/css/master.css index 6237dce..c5fc565 100644 --- a/public/css/master.css +++ b/public/css/master.css @@ -165,8 +165,6 @@ nav div h1 { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", - sans-serif; font-weight: normal; font-size: 30px; margin: 10px; @@ -334,13 +332,6 @@ h2 { h3 { font-size: 115%; } - font-size: 130%; -} -h3 { - font-size: 115%; -} - font-size: 115%; -} table.computers { width: 100%; |