changed font-size in search-playerholder
All checks were successful
CSGOWTF/csgowtf/pipeline/head This commit looks good

This commit is contained in:
2021-10-23 05:05:09 +02:00
parent 71c37ca9b0
commit d870c302fc

View File

@@ -250,6 +250,7 @@ nav {
&::placeholder {
color: #aaa;
font-size: .9rem;
}
}