mirror of
https://github.com/exane/not-gwent-online
synced 2024-11-23 19:36:53 +00:00
fix body overflow
This commit is contained in:
parent
de5cc1da00
commit
1605941785
@ -38,7 +38,7 @@ body {
|
|||||||
background: url(http://80.240.132.120/test/inner-bg.jpg) #162232 center top no-repeat;
|
background: url(http://80.240.132.120/test/inner-bg.jpg) #162232 center top no-repeat;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow: hidden;
|
overflow: visible;
|
||||||
font-family: 'Titillium Web', sans-serif;
|
font-family: 'Titillium Web', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user