Small thanks page facelift

This commit is contained in:
MrFry 2020-04-14 09:40:29 +02:00
parent 83ff9576e7
commit 705dd71866
2 changed files with 18 additions and 4 deletions

View file

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