Fixed a Bug
This commit is contained in:
parent
820e88e009
commit
cad63c5238
@ -8,7 +8,7 @@ body
|
|||||||
padding: 0
|
padding: 0
|
||||||
height: 100%
|
height: 100%
|
||||||
max-width: 100%
|
max-width: 100%
|
||||||
overflow-x: hidden
|
// overflow-x: hidden
|
||||||
|
|
||||||
div.container
|
div.container
|
||||||
text-align: center
|
text-align: center
|
||||||
|
|||||||
@ -11,7 +11,6 @@ body {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
overflow-x: hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div.container {
|
div.container {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user