diff --git a/css/styles.css b/css/styles.css index 80d7cac..f35a254 100644 --- a/css/styles.css +++ b/css/styles.css @@ -62,7 +62,7 @@ /* Material Symbols Outlined */ @font-face { - font-display: swap; + font-display: block; font-family: 'Material Symbols Outlined'; font-style: normal; font-weight: 100 700; @@ -74,10 +74,15 @@ font-weight: normal; font-style: normal; font-size: 24px; + width: 1em; + height: 1em; + overflow: hidden; line-height: 1; letter-spacing: normal; text-transform: none; - display: inline-block; + display: inline-flex; + align-items: center; + justify-content: center; white-space: nowrap; word-wrap: normal; direction: ltr; diff --git a/huella.html b/huella.html index 59b88d8..c3626f4 100644 --- a/huella.html +++ b/huella.html @@ -29,6 +29,8 @@ }, }; + +
Contacto -