1
0
Fork 0
mirror of https://gitlab.com/MrFry/qmining-page synced 2025-04-01 20:23:44 +02:00
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;
}