vite-riot-template/public/assets/style.css

7 lines
94 B
CSS
Raw Normal View History

2022-07-07 02:32:19 +00:00
body {font-size: 1.2em;margin:0;padding:0}
.hero {
text-align: center;
margin: 30vh 0;
}