blessing-skin-server/resources/assets/src/styles/spectre.css
2020-02-01 12:44:39 +08:00

16 lines
131 B
CSS

body {
height: 97vh;
}
.hero {
align-items: center;
}
h1 {
font-family: Minecraft;
}
a:hover {
text-decoration: none;
}