pablohere/public/styles.css

7 lines
119 B
CSS
Raw Normal View History

2025-01-13 17:00:39 +01:00
main {
width: 80%;
min-width: 300px;
text-align: center;
margin: 0 auto;
font-family: sans-serif;
}