diff options
Diffstat (limited to 'app/src/styles/Dashboard.module.css')
-rw-r--r-- | app/src/styles/Dashboard.module.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/styles/Dashboard.module.css b/app/src/styles/Dashboard.module.css index bfc852e..fbc1d6d 100644 --- a/app/src/styles/Dashboard.module.css +++ b/app/src/styles/Dashboard.module.css @@ -87,6 +87,7 @@ table td { .logTableRow table td { background-color: #3b4148; padding: 10px; + font-size: 17px; } .logTableRow table tr { |