mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
Logo: fixed it
This commit is contained in:
parent
70cb639421
commit
aaa0b5b476
4 changed files with 17 additions and 5 deletions
|
@ -14,6 +14,11 @@
|
|||
&.top {
|
||||
background-position: 100% 0;
|
||||
}
|
||||
|
||||
@media (max-width: @mobile_breakpoint) {
|
||||
transform: scale(0.5);
|
||||
transform-origin: 100% 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue