Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
.main-container {
width: 100%!important;
margin: 0!important;
}
.global-navigation {
transition: 1s;
height:0px;
top:auto!important;
}
.global-navigation:hover {
height:100%;
}
.fandom-sticky-header {
left: 0!important;
}
.search-modal, .search-modal:before {
left: 0!important;
}
.fandom-community-header__background.fullScreen {
width: 100% !important;
}