1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 00:14:39 -05:00

new search form :3

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

View file

@ -403,4 +403,12 @@ nav .right img {
font-family: PokeTube Flex;
font-stretch: 100%;
font-weight: 600;
}
.btn.btn-success {
transform: translate(21em, -1.25em) !important;
}
nav .middle .search-bar {
border-radius: 2em !important;
}