a fork of iceshrimp.net but a tweaked frontend to my personal liking. waow
fediverse social-media social iceshrimp fedi
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[frontend/components] Change banner notification location

authored by

Lilian and committed by
Laura Hausmann
6a6961ba 9a3a79ed

+2 -2
+2 -2
Iceshrimp.Frontend/Components/BannerContainer.razor.css
··· 1 1 .banner-container { 2 2 position: fixed; 3 - bottom: 5rem; 4 - right: 5rem; 3 + top: 4rem; 4 + right: 1rem; 5 5 background-color: var(--background-color); 6 6 border: solid var(--highlight-color) 0.1rem; 7 7 border-radius: 1rem;