diff --git a/public/assets/css/front/index.css b/public/assets/css/front/index.css index e5c2d20..36b1194 100644 --- a/public/assets/css/front/index.css +++ b/public/assets/css/front/index.css @@ -36,6 +36,7 @@ form.index-search-form > button { position: relative; top: 9px; right: 0; + text-transform: uppercase; } form.index-search-form > button > svg { diff --git a/resources/views/front/index.blade.php b/resources/views/front/index.blade.php index f63c242..13d5d34 100644 --- a/resources/views/front/index.blade.php +++ b/resources/views/front/index.blade.php @@ -5,8 +5,8 @@