fix: RSS Styling and Trailing Slash Problems #16

Merged
aniva merged 3 commits from post/rss into main 2024-10-11 15:00:32 -07:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 4499884d74 - Show all commits

View File

@ -122,6 +122,7 @@
#navbar {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.floater-elem {
margin-left: auto;