mirror of
https://github.com/SimpleWebConf/SimpleWebConf.github.io.git
synced 2026-03-10 08:51:23 +00:00
apply fixes to remove space
This commit is contained in:
@@ -67,3 +67,11 @@
|
|||||||
#coc #fh5co-header.navbar-fixed-top {
|
#coc #fh5co-header.navbar-fixed-top {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
margin: 0px !important;
|
||||||
|
}
|
||||||
|
html {
|
||||||
|
overflow-x: hidden !important;
|
||||||
|
overscroll-behavior-x: revert;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user