NDI-2020/css/index.css

9 lines
141 B
CSS
Raw Normal View History

2020-12-04 00:04:26 +01:00
body
{
font-style: normal;
font-family: 'Montserrat', sans-serif;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}