minor fixes for section headers

This commit is contained in:
dkanada 2019-06-21 14:19:33 -07:00
parent b61a5b53e5
commit 38bed87e92
8 changed files with 29 additions and 65 deletions

View file

@ -14,7 +14,6 @@
}
.osdHeader {
padding-bottom: 3vh;
-webkit-transition: opacity .3s ease-out;
-o-transition: opacity .3s ease-out;
transition: opacity .3s ease-out;