leanwebclub/structure-and-scale/dice-component-interactivity/style.css

7 lines
171 B
CSS

dice-button [role="status"] {
background-color: #202b38;
border: 1px solid #e5e5e5;
border-radius: 0.25em;
padding: 0.6rem 1rem;
margin-top: 0.5rem;
}