Moved misplaced code

This commit is contained in:
loof2736 2022-11-10 05:58:41 -05:00
parent 86e1705a31
commit 59bab1734c
2 changed files with 0 additions and 12 deletions

View File

@ -1,11 +0,0 @@
/*Transparent top header */
.skinHeader {
background-color: transparent !important;
}
.headerTabs {
background-color:rgba(25, 25, 25, 0.5) !important;
border-radius: 50px !important;
backdrop-filter: blur(50px) !important;
}

View File

@ -9,5 +9,4 @@
border-radius: 50px !important;
backdrop-filter: blur(50px) !important;
margin-top: -1.7em !important;
margin-left: 250px !important;
}