We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e7cb96 commit 5663d80Copy full SHA for 5663d80
_layouts/fomantic.liquid
@@ -22,7 +22,7 @@
22
/* fomantic overrides */
23
html { scroll-padding-top: 5em; }
24
.ui.main.container { margin-top: 7em; }
25
- .ui.top.menu .header.item { border: none; padding-left: 0; }
+ .ui.top.menu .header.item { border: none !important; padding-left: 0; }
26
.ui.top.menu .header.item > span { font-size: 150%; }
27
.ui.top.menu .header.item > img { margin-right: 1rem; }
28
.ui.fitted.tab.segment > .ui.table { border-left: 0; border-top: 0; border-right: 0; margin-top: 0; }
0 commit comments