In footer, replace text "Mastodon" with logo
Port SCSS changes from 95385ebe3e
to glitch-soc
lolsob-rspec
parent
99fccdb4e4
commit
8a42e4c450
|
@ -26,5 +26,13 @@
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
margin: 0 4px;
|
||||||
|
position: relative;
|
||||||
|
bottom: -1px;
|
||||||
|
height: 18px;
|
||||||
|
vertical-align: top;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue