Version 1.0.2

This commit is contained in:
pmoreno.rodriguez 2022-10-31 11:27:35 +01:00 committed by GitHub
parent bb7cb2de2a
commit 02600978d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
a {
font-family: _font(family-heading);
font-size: 0.8em;
font-weight: _font(weight-medium);
font-weight: _font(weight);
letter-spacing: 0.15em;
@include vendor('display', 'block');
border-bottom: none;
@ -99,4 +99,4 @@
margin-right: -1rem; }
.dropdown .fixed {
margin: 0; } }
}
}