diff --git a/css/app.main.css b/css/app.main.css index 6caa48ed..22315085 100644 --- a/css/app.main.css +++ b/css/app.main.css @@ -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; } \ No newline at end of file