Radio page background scrolling issue on small screens
This commit is contained in:
parent
4bebe1e0fb
commit
68a02e3c95
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ body {
|
||||||
|
|
||||||
|
|
||||||
.bck_cover {
|
.bck_cover {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue