mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Small thanks page facelift
This commit is contained in:
parent
83ff9576e7
commit
705dd71866
2 changed files with 18 additions and 4 deletions
10
src/pages/thanks.module.css
Normal file
10
src/pages/thanks.module.css
Normal file
|
@ -0,0 +1,10 @@
|
|||
.title {
|
||||
font-size: 30px;
|
||||
color: white;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.container {
|
||||
text-align: center;
|
||||
margin: 50px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue