WeatherDashBoard/src/styles.scss

3 lines
42 B
SCSS
Raw Normal View History

2022-09-21 19:45:16 +02:00
body{
background-color: rgb(23 23 23);
}