created text component

This commit is contained in:
Yusuf Ipek
2021-05-01 15:49:54 +03:00
parent 4d60e39e66
commit 9199a562e8
7 changed files with 56 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
.u-center-text {
text-align: center;
}
.u-margin-bottom-8 {
margin-bottom: 8rem;
}