diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-10-18 16:58:03 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2024-10-18 16:58:03 +0200 |
| commit | 1aa425e1d7b5818d5677530512b4e0a6f525580e (patch) | |
| tree | c7f9f30da2c0b68736b9c5b9326df8cfd8e02543 /static | |
| parent | 663e797209b11d7d234ca90da82fb809ac688845 (diff) | |
Made the visuals look good for laptop
Diffstat (limited to 'static')
| -rw-r--r-- | static/custom.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/custom.css b/static/custom.css index 3e57091..11d583f 100644 --- a/static/custom.css +++ b/static/custom.css @@ -2,7 +2,7 @@ button, input, .select, .select select { width: 100%; } table { - font-size: 30px; + font-size: 17.5px; } td { width: 20%; |
