minor visual improvements <homepage>

This commit is contained in:
SethBurkart123
2023-09-25 15:29:36 +10:00
parent 7b8f51a164
commit 833ec25c30
+2 -6
View File
@@ -837,7 +837,7 @@ div > ol:has(.uiFileHandlerWrapper) {
} }
.customshortcut::after { .customshortcut::after {
content: "User Created Shortcut"; content: "Custom Shortcut";
position: absolute; position: absolute;
top: -4px; top: -4px;
right: -15px; right: -15px;
@@ -2158,7 +2158,7 @@ body {
} }
.upcoming-title h2 { .upcoming-title h2 {
width: 25%; width: 100%;
} }
.upcoming-filters { .upcoming-filters {
@@ -2463,10 +2463,6 @@ body {
align-content: space-between; align-content: space-between;
} }
.upcoming-title h2 {
width: 25%;
}
.upcoming-filters { .upcoming-filters {
display: flex; display: flex;
height: 26px; height: 26px;