Prevent RSS icon from resizing on the first load

This commit is contained in:
litemotiv
2024-10-27 11:57:46 +01:00
parent 8fe11a8dba
commit bd21c4fd1a
2 changed files with 3 additions and 10 deletions

View File

@@ -135,11 +135,6 @@ code > span.fl {
padding: 14px;
}
.rss-icon img {
width: 24px; /* Adjust icon size */
height: 24px; /* Adjust icon size */
}
/* Page content */
.content {
padding-top: 5px;