frontend/smart-hut/public/style.css
2020-03-09 13:52:27 +01:00

8 lines
180 B
CSS

*{
margin: 0;
padding: 0;
font-family: "Lato", Helvetica, SansSerif, serif;
}
/*background: linear-gradient(to bottom, rgba(0, 46, 200, 0.51), rgba(0, 0, 0, 0.51));*/