diff options
-rw-r--r-- | public/app.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/app.css b/public/app.css index 91af939..a21ac39 100644 --- a/public/app.css +++ b/public/app.css @@ -6,7 +6,6 @@ body { background-color: #233; color: #ccc; - font-size: 10pt; } a { |