Fixed searchbar

add-license-1
Guus van Meerveld 5 years ago committed by GitHub
parent af28b86e00
commit 432ff733c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,8 @@ body {
.searchBar {
background-color: #1b1b1f;
border: #1b1b1f 2px solid;
position: relative;
position: absolute;
color: white;
font-family: 'Open Sans', sans-serif;
z-index: 2;
right: 2rem;