mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Version 1.0.2
This commit is contained in:
parent
bb7cb2de2a
commit
02600978d8
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
||||||
a {
|
a {
|
||||||
font-family: _font(family-heading);
|
font-family: _font(family-heading);
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
font-weight: _font(weight-medium);
|
font-weight: _font(weight);
|
||||||
letter-spacing: 0.15em;
|
letter-spacing: 0.15em;
|
||||||
@include vendor('display', 'block');
|
@include vendor('display', 'block');
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
|
@ -99,4 +99,4 @@
|
||||||
margin-right: -1rem; }
|
margin-right: -1rem; }
|
||||||
.dropdown .fixed {
|
.dropdown .fixed {
|
||||||
margin: 0; } }
|
margin: 0; } }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue