mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
nav: remove sticky header print style #151
This commit is contained in:
parent
48a56ddefd
commit
81c1396f66
1 changed files with 0 additions and 3 deletions
|
@ -105,9 +105,6 @@ hr{
|
|||
/* the header is sticky which is not suitable for print; */
|
||||
position: inherit; /* IE11 doesn't know "initial" here */
|
||||
}
|
||||
#top-bar.is-sticky {
|
||||
box-shadow: initial;
|
||||
}
|
||||
#body .tab-nav-button:not(.active) {
|
||||
opacity: .5;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue