[Glitch] Fix use of inline CSS in public pages

Port c0b849bdfd to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
ThibG
2020-05-03 22:04:18 +02:00
committed by Thibaut Girka
parent 4a70792b4a
commit 51508e5061
3 changed files with 5 additions and 19 deletions

View File

@ -93,12 +93,6 @@
display: flex;
align-items: center;
}
.account__avatar {
width: 44px;
height: 44px;
background-size: 44px 44px;
}
}
.trends__item {