Skip to content
Snippets Groups Projects
Commit e3c382e6 authored by alexisben's avatar alexisben
Browse files

pagination line-height

parent fc268ddf
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ $lead-weight: $heading-font-weight !default
// Body
$body-size-md: px2rem(22) !default
$body-size: px2rem(16) !default
$body-size: px2rem(18) !default
$body-line-height: 160% !default
$body-weight: normal !default
......@@ -86,7 +86,7 @@ $body-weight: normal !default
$small-font-family: $body-font-family !default
$small-size-md: px2rem(18) !default
$small-size: px2rem(14) !default
$small-line-height: 160% !default
$small-line-height: 130% !default
$small-weight: normal !default
// Signature
......
......@@ -45,8 +45,10 @@
a
@include small
border: 0
&:not(:hover)
text-decoration-color: transparent
display: block
text-decoration: none
&:hover
color: $color-accent
span
@include meta
text-decoration: none
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment