pablohere/public/styles.css
Pablo Martin 6315c8c9f2 stuff
2025-01-13 17:43:41 +01:00

15 lines
No EOL
187 B
CSS

main {
width: 50%;
min-width: 300px;
margin: 0 auto;
font-family: sans-serif;
}
h1, h2, h3 {
text-align: center;
}
.li-with-explainer {
display: inline-block;
}