Set header brand visible always

This commit is contained in:
vjrj 2018-01-24 19:35:10 +01:00
parent 149a650342
commit 8f73025215

View file

@ -44,5 +44,5 @@ a.navbar-brand {
}
.hide-brand {
opacity: 0;
/* opacity: 0; */
}