scss variables

This commit is contained in:
2022-03-13 22:49:28 +03:00
parent 773797757c
commit 6ce512cac4
13 changed files with 76 additions and 27 deletions

View File

@@ -3,12 +3,15 @@
padding: 128px 0;
position: relative;
background: white;
color: black;
text-align: center;
overflow: hidden;
}
.text, .logo {
width: 400px;
margin: auto;
}
.text, .logo {
width: 400px;
margin: auto;
}
.text {
}
}