heika/styles/shared.sass
2022-09-21 17:53:56 +02:00

25 lines
545 B
Sass

@import './fonts'
body
height: 100%
background-color: #111111
background-size: cover
background-position: center
background-repeat: no-repeat
background-image: url("/website_background.png")
height: 100vh
width: 100%
overflow: hidden
font-family: "Helvetica Regular"
padding: 0
margin: 0
a
text-decoration: unset
color: unset
font-family: "Helvetica Bold"
// font-kerning: 500px !important
// &
&:not(#icons > )
&:hover
border-bottom: solid 1px black