fix: remove build warnings (unused CSS, a11y labels, npmrc)
All checks were successful
CI / update (push) Successful in 1m30s
All checks were successful
CI / update (push) Successful in 1m30s
- settings: remove unused form p/h4 CSS selectors - prayers: remove unused .postcommunio-section/links CSS selectors - RosarySvg: add aria-label to all bead hitbox anchors - .npmrc: remove pnpm-only resolution-mode setting
This commit is contained in:
@@ -36,8 +36,6 @@ form button:hover, form button:focus-visible {
|
||||
scale: 1.1;
|
||||
}
|
||||
form button:active { background-color: var(--color-accent-active); }
|
||||
form p { max-width: 400px; margin-top: 0; }
|
||||
form h4 { margin-bottom: 0; }
|
||||
@media screen and (max-width: 600px) {
|
||||
form { margin-top: 0; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user