New CSS grid layout

This commit is contained in:
2018-06-16 16:09:33 +02:00
parent 24e3171311
commit 44b4340a91
5 changed files with 94 additions and 75 deletions
+2 -5
View File
@@ -43,14 +43,11 @@ h1, h2, h3, h4, h5, input, button {
section {
h2 {
font-size: 2.8rem;
font-size: 2rem;
color: $primaryColor;
@include media($mobile) {
font-size: 2rem;
}
}
&#contributors {
&#people {
.content {
p.stats {
padding-top: 3rem;