This repository has been archived on 2022-11-29. You can view files and clone it, but cannot push or open issues or pull requests.
socialtree-jigsaw/source/_assets/sass/main.sass
2022-04-29 15:25:15 +02:00

19 lines
249 B
Sass

body
margin: 0
padding: 0
display: flex
justify-content: center
.mainContainer
margin-top: 3rem
h1
text-align: center
font-family: sans-serif
font-weight: 400
img
height: 8rem
width: auto
border-radius: 100%