more refactoring

This commit is contained in:
geoffrey45
2022-02-24 12:23:56 +03:00
parent ca790e97d9
commit 2143ad7139
8 changed files with 47 additions and 36 deletions
-10
View File
@@ -45,16 +45,6 @@
&::-webkit-scrollbar {
display: none;
}
.theme {
background-image: linear-gradient(
45deg,
#464545fd 0%,
#1d1d1d 50%,
#4d4e50 100%
);
color: #fff;
}
}
.right-search {