This commit is contained in:
Ludwig Schubert
2017-10-18 11:50:12 -07:00
parent 72a47b1a73
commit 68a0007503
9 changed files with 86 additions and 14 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ d-article hr {
grid-column: screen;
width: 100%;
border: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-top: 60px;
margin-bottom: 60px;
}