created layout

This commit is contained in:
Yusuf Ipek
2021-05-13 11:20:28 +03:00
parent 1762ea6e91
commit 4d91966711
53 changed files with 101 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
.features {
background-color: $color-grey-dark-2;
grid-column: center-start / center-end;
}