Add possibility to set up your own logotype in config
This commit is contained in:
parent
706c78ae07
commit
4dd1f16df6
4 changed files with 16 additions and 4 deletions
|
@ -3,6 +3,10 @@
|
|||
align-items: center;
|
||||
text-decoration: none;
|
||||
|
||||
img {
|
||||
height: 44px;
|
||||
}
|
||||
|
||||
&__mark {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue