diff options
author | Frankie B <git@diskfloppy.me> | 2023-07-29 18:10:00 +0100 |
---|---|---|
committer | Frankie B <frankieraybrown@gmail.com> | 2023-07-29 18:10:50 +0100 |
commit | 68a6aad6d1dc0b680e5a89cfd4a838838d366bae (patch) | |
tree | 27770f916c839bac42490907b56f560aead25009 /public/css | |
parent | 628132d27a2eae3d405d21fd2782e5f0488721ef (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')
-rw-r--r-- | public/css/master.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/css/master.css b/public/css/master.css index 1a6addc..6237dce 100644 --- a/public/css/master.css +++ b/public/css/master.css @@ -339,6 +339,8 @@ h3 { h3 { font-size: 115%; } + font-size: 115%; +} table.computers { width: 100%; |