diff --git a/public/assets/css/front/index.css b/public/assets/css/front/index.css index 7242ec6..3d258ec 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 2f73408..9ac19ab 100644 --- a/resources/views/front/index.blade.php +++ b/resources/views/front/index.blade.php @@ -5,8 +5,8 @@