3 lines
62 B
CSS

.productive {
box-shadow: 0.2em 0 0 var(--accent) inset;
}