new search form :3

This commit is contained in:
Ashley 2022-11-15 13:06:34 +01:00
parent 8a8f076982
commit 85106f32e1

View file

@ -404,3 +404,11 @@ nav .right img {
font-stretch: 100%; font-stretch: 100%;
font-weight: 600; font-weight: 600;
} }
.btn.btn-success {
transform: translate(21em, -1.25em) !important;
}
nav .middle .search-bar {
border-radius: 2em !important;
}