Update styles.css

This commit is contained in:
Extravi 2022-08-13 07:13:00 -04:00 committed by GitHub
parent 7dcd32e066
commit 136116fded
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -167,14 +167,11 @@ a:hover,
.sub-search-container {
background-color: #161616;
width: 100%;
border-bottom: 1px solid #303134;
}
.sub-search-container hr {
margin-top: 18px;
margin-bottom: 18px;
color: var(--hr-color);
width: 1000%;
margin-left: -500%;
opacity: 0;
}
.sub-search-container input {