welcome single page

This commit is contained in:
codecalm
2020-01-16 10:57:33 +01:00
parent 0061086dd7
commit f4bea68537
17 changed files with 1489 additions and 34 deletions
+5
View File
@@ -14,6 +14,7 @@ Hr text
align-items: center;
margin: $hr-margin-y 0;
@include subheader;
line-height: 1rem;
&::after,
&::before {
@@ -64,3 +65,7 @@ Hr text
}
}
}
.hr-text-spaceless {
margin: -.5rem 0;
}