mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
Remove text shadow from post header
This commit is contained in:
parent
01e6f7edbb
commit
8eff42a3e0
1 changed files with 0 additions and 1 deletions
|
@ -78,7 +78,6 @@ const showTicker =
|
||||||
justify-self: flex-end;
|
justify-self: flex-end;
|
||||||
border-radius: 100px;
|
border-radius: 100px;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
text-shadow: 0 2px 2px var(--shadow);
|
|
||||||
> .avatar {
|
> .avatar {
|
||||||
width: 3.7em;
|
width: 3.7em;
|
||||||
height: 3.7em;
|
height: 3.7em;
|
||||||
|
|
Loading…
Reference in a new issue