This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.

7 lines
117 B
Sass

@import "colors"
body
background-color: $background
font-family: 'Inter', sans-serif
height: 100vh
margin: 0