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