mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-24 14:07:03 +01:00
Brandlogo misplacement from small widths
This commit is contained in:
parent
2d969659ec
commit
ca8ffa984b
@ -407,7 +407,7 @@ a {
|
|||||||
filter: brightness(0) invert(1);
|
filter: brightness(0) invert(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 280px) {
|
@media screen and (max-width: 390px) {
|
||||||
.brand-logo-text {
|
.brand-logo-text {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user