summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorhorus2020-04-08 07:10:03 +0200
committerhorus2020-04-08 07:10:03 +0200
commit4999fa77ef0156f791d29e294585fcd920212f79 (patch)
tree8f3dd02945b388ba6caa3316832ad0b73115b77a /public
parentd8219a9fb5454aaf0bb2e24dcc1d41dca7dae975 (diff)
downloadcurious-4999fa77ef0156f791d29e294585fcd920212f79.tar.gz
Cleaning up the topics page.
Diffstat (limited to 'public')
-rw-r--r--public/css/app.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/public/css/app.css b/public/css/app.css
index cdbb0c5..b32dc56 100644
--- a/public/css/app.css
+++ b/public/css/app.css
@@ -10931,3 +10931,15 @@ body {
}
}
+.text-lg {
+ font-size: 1.125rem;
+}
+
+hr {
+ width: 100%;
+ color: white;
+ background-color: white;
+ height: 1px;
+ margin-top: inherit;
+}
+