diff options
author | Frankie B <git@diskfloppy.me> | 2023-07-29 18:08:10 +0100 |
---|---|---|
committer | Frankie B <frankieraybrown@gmail.com> | 2023-07-29 18:10:50 +0100 |
commit | 2391984f6793a264dd0c2f1ede4968de0bf7597b (patch) | |
tree | ef7f555300b12d3f34f36ffb703aab34d8f4cd07 /public/css/master.css | |
parent | 8c0a2a6383a447bcfe988f8fa46f3923e30bff17 (diff) |
Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
Diffstat (limited to 'public/css/master.css')
-rw-r--r-- | public/css/master.css | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/public/css/master.css b/public/css/master.css index dcec607..bd7fb59 100644 --- a/public/css/master.css +++ b/public/css/master.css @@ -321,9 +321,19 @@ table.skami { h1 { font-size: 150%; } +h1 { + font-size: 150%; +} + h2 { font-size: 130%; } + +h3 { + font-size: 115%; +} + font-size: 130%; +} h3 { font-size: 115%; } |