summaryrefslogtreecommitdiff
path: root/css/main.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/main.less')
-rw-r--r--css/main.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/css/main.less b/css/main.less
index 523cbfc..199ef30 100644
--- a/css/main.less
+++ b/css/main.less
@@ -137,6 +137,12 @@ p.text-center {
text-align: center;
}
+article {
+ footer hr {
+ width: 50%
+ }
+}
+
@media screen and (max-width: 500px) {
body{
text-align: left;