diff --git a/resources/css/layout/footer.css b/resources/css/layout/footer.css index 30f5da5..5f60a17 100644 --- a/resources/css/layout/footer.css +++ b/resources/css/layout/footer.css @@ -70,7 +70,7 @@ footer { } img { - @apply w-52 max-w-full h-auto object-contain; + @apply w-48 max-w-full h-auto object-contain opacity-90; } }