stargate-rando/public/main.css

7 lines
98 B
CSS

body {
font-family: 'Fira Sans', sans-serif;
text-align: center;
}
button {
font-size: 20px;
}