fixed extra scroll bar on the page.
This commit is contained in:
parent
ec48d7ce85
commit
ef4cdfb731
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ body {
|
||||||
}
|
}
|
||||||
.container,
|
.container,
|
||||||
.container-fluid {
|
.container-fluid {
|
||||||
overflow-x: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sub-container{
|
.sub-container{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue