Converted css to sass (please do it yourself the next time ._.)

This commit is contained in:
2022-02-06 19:06:52 +01:00
parent 1817d37a39
commit 4ce89068a1

View File

@@ -140,6 +140,34 @@ ol
i i
margin-right: 20px margin-right: 20px
.about-section
font-family: "Roboto", sans-serif
width: 60%
text-align: center
margin:auto
.legal-section
font-family: "Roboto", sans-serif
width: 60%
margin:auto
.legal-section p
margin-bottom: 5%
.contact-section
font-family: "Roboto", sans-serif
width: 60%
margin:auto
.contact-section p
margin-bottom: 5%
input input
border: 2px solid $primary-color border: 2px solid $primary-color
padding: 5px 3px padding: 5px 3px