style: another minor image tweak
continuous-integration/drone/push Build is passing Details

backend
Antonio De Lucreziis 11 months ago
parent a694817c28
commit d75ccecdf2

@ -153,12 +153,10 @@
width: 50ch; width: 50ch;
max-width: 100%; max-width: 100%;
/* @include neo-brutalist-card(2px); */
/* TODO: Consider alternative for SCSS mixin */
border: 2px solid #333; border: 2px solid #333;
border-radius: 0.25rem; border-radius: 0.25rem;
box-shadow: 0.25rem 0.25rem 0 0 #333; box-shadow: 0.25rem 0.25rem 0 0 #333;
background: color-mix(in lab, var(--card-base-internal, #ededed), #fff 20%); /* background: color-mix(in lab, var(--card-base-internal, #ededed), #fff 20%); */
&.fill { &.fill {
width: 100%; width: 100%;

Loading…
Cancel
Save