♻️ (html): API para id's en Props y componentes
This commit is contained in:
parent
8d0103c257
commit
62219584b0
31 changed files with 541 additions and 405 deletions
|
|
@ -18,6 +18,11 @@
|
|||
font-display: swap;
|
||||
}
|
||||
|
||||
// Font-relative top offset to keep the skip-link hidden at any font size.
|
||||
.skip-link {
|
||||
top: -3em;
|
||||
}
|
||||
|
||||
// Required field indicator in forms.
|
||||
.form-required {
|
||||
color: var(--bs-danger);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue