mirror of
https://github.com/reiyua/TombayRetirementTimerV2.git
synced 2026-01-20 08:27:47 +00:00
Add some colour to make it fancy
This commit is contained in:
parent
76e5faff8b
commit
fa66c7b098
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
justify-content: center;
|
||||
min-height: 100vh; /* Full viewport height */
|
||||
width: 100vw; /* Full viewport width */
|
||||
background-color: #282c34;
|
||||
background: radial-gradient(circle at center, #ff9866, #ff5f62);
|
||||
color: white;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
text-align: center;
|
||||
|
|
|
|||
Loading…
Reference in a new issue