mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-26 17:42:59 -05:00
[Glitch] Fixed the setting page's logo that is not displayed on the smartphone
Port 65ad58984808c482de60894f4210a5595bd96eb2 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
fe5f6bc7ed
commit
97f81577f1
@ -75,6 +75,13 @@ $content-width: 840px;
|
|||||||
height: 100px;
|
height: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.logo--wordmark {
|
||||||
|
display: inherit;
|
||||||
|
margin: inherit;
|
||||||
|
width: inherit;
|
||||||
|
height: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
@media screen and (max-width: $no-columns-breakpoint) {
|
@media screen and (max-width: $no-columns-breakpoint) {
|
||||||
& > a:first-child {
|
& > a:first-child {
|
||||||
display: none;
|
display: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user