header fix

This commit is contained in:
lvuch 2020-07-10 12:08:42 -07:00
parent 9f7510c337
commit 846d42b568

View File

@ -20,6 +20,10 @@
display: inline;
}
.md-header-nav__topic {
position: relative;
}
[data-md-color-primary=black] .md-tabs {
background-color: #0DCEFF;
}