diff --git a/public/css/techsuwa/contents.css b/public/css/techsuwa/contents.css index cf4573b..26b55fd 100644 --- a/public/css/techsuwa/contents.css +++ b/public/css/techsuwa/contents.css @@ -34,8 +34,6 @@ color: #fcfcfc; border-bottom-color: #f1d0ff; border-right-color: #f1d0ff; - border-bottom-color: #f1d0ff; - border-right-color: #f1d0ff; border-width: 1px; border-radius: 25px; cursor: default; diff --git a/resources/views/theme/techsuwa/component/colors.blade.php b/resources/views/theme/techsuwa/component/colors.blade.php index 2321882..bd77ac1 100644 --- a/resources/views/theme/techsuwa/component/colors.blade.php +++ b/resources/views/theme/techsuwa/component/colors.blade.php @@ -1,5 +1,5 @@ - - + + @foreach (getCss() as $c) - + @endforeach