init project

This commit is contained in:
Yusuf Ipek
2021-05-08 10:27:15 +03:00
parent cdfcaa04f0
commit c5eddbb0e5
31 changed files with 936 additions and 138 deletions
+21
View File
@@ -0,0 +1,21 @@
.u-center-text {
text-align: center !important;
}
.u-margin-bottom-big {
margin-bottom: 8rem !important;
}
.u-margin-bottom-medium {
margin-bottom: 4rem !important;
}
.u-margin-bottom-small {
margin-bottom: 1.5rem !important;
}
.u-margin-top-big {
margin-top: 8rem !important;
}
.u-margin-top-huge {
margin-top: 10rem !important;
}