summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2018-07-14 13:52:31 +0200
committerPatrick Spek <p.spek@tyil.nl>2018-07-14 13:52:31 +0200
commit7be28cbd4b7c094cf05accb5b85c0746e88181ad (patch)
tree1f6233069463c627b404b99bcf1d294da4169e18 /css
parent2cf753e4a8d0bb620ba09e5ac35bc1d3f16ad348 (diff)
Update project index and allow project descriptions
Diffstat (limited to 'css')
-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;