Tweak logo width

This commit is contained in:
nous 2019-02-21 22:37:49 +01:00
parent 662ba2481d
commit bdf29466a0
1 changed files with 3 additions and 0 deletions

View File

@ -1025,3 +1025,6 @@
::-moz-selection {
background: #777; /* Gecko Browsers */
}
.following.bar .brand .ui.mini.image {
width: 80px;
}