climate-dashboard / custom.css
iremrit's picture
Create custom.css
063b6b1 verified
raw
history blame contribute delete
135 Bytes
body {
font-family: 'Segoe UI', sans-serif;
background-color: #f9f9f9;
}
h1, h2, h4 {
font-weight: 600;
color: #333;
}