cv-site/static/main.css

7 lines
101 B
CSS

body{
height: 100%;
width: 100%;
padding: 0;
margin: 0;
font-family: CortisasPro-Regular;
}