heika/styles/shared.sass
2023-05-28 07:56:34 +02:00

25 lines
577 B
Sass

@import './fonts'
body
height: 100%
background-color: #111111
background-size: cover
background-position: center
background-repeat: no-repeat
background-image: url("/assets/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