Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
.form-kit__alert {
//reset
margin: 0;
width: 100%;
border-radius: var(--d-border-radius);
box-sizing: border-box;
padding: 0.5em;
}