Launch-ish #163

Merged
kauffj merged 14 commits from launch into master 2018-10-01 17:21:11 +02:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit ae28c13a70 - Show all commits

View file

@ -63,6 +63,7 @@
.features {
grid-area: features;
border-bottom: 1px solid rgba($black, 0.05);
}
.intro,

View file

@ -1,6 +1,5 @@
.link-grid {
align-content: center;
border-bottom: 1px solid rgba($black, 0.05);
display: flex;
flex-flow: row wrap;
list-style-type: none;