mirror of
https://gitlab.com/redline-racing-division/tournament.git
synced 2025-06-15 14:46:42 +00:00
fixed background on certain device sizes
This commit is contained in:
parent
6b0137592b
commit
f65fe30648
@ -1,8 +1,9 @@
|
||||
html {
|
||||
height: 100%;
|
||||
background-color: rgba(166, 13, 59, 1);
|
||||
}
|
||||
body {
|
||||
height: 100%;
|
||||
height: 110%;
|
||||
margin: 0;
|
||||
background: rgb(166, 13, 59);
|
||||
background: linear-gradient(
|
||||
|
Loading…
x
Reference in New Issue
Block a user