Add possibility to set up your own logotype in config

This commit is contained in:
panr 2018-07-25 00:28:34 +02:00
parent 706c78ae07
commit 4dd1f16df6
4 changed files with 16 additions and 4 deletions

View file

@ -3,6 +3,10 @@
align-items: center;
text-decoration: none;
img {
height: 44px;
}
&__mark {
margin-right: 5px;
}