qmining-page/src/pages/thanks.module.css
2020-04-14 09:40:29 +02:00

10 lines
116 B
CSS

.title {
font-size: 30px;
color: white;
margin: 10px;
}
.container {
text-align: center;
margin: 50px;
}