summaryrefslogtreecommitdiff
path: root/public/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/static/style.css')
-rw-r--r--public/static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/static/style.css b/public/static/style.css
index f39fc2c..1398a34 100644
--- a/public/static/style.css
+++ b/public/static/style.css
@@ -489,4 +489,8 @@ a.box:hover {
.center {
justify-content: center;
align-items: center;
+}
+
+.font-small {
+ font-size: 12px;
} \ No newline at end of file