Skip to content
Snippets Groups Projects
Commit ff91ce87 authored by sebousan's avatar sebousan
Browse files

pages + block pages

parent 59eeb146
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,11 @@
color: $block-pages-card-page-color
.more
@include link
@extend .small
text-decoration-color: $block-pages-card-page-color
text-decoration-line: underline
text-decoration-thickness: 1px
text-underline-offset: 3px
a,
.more
transition: text-decoration-color .3s ease, color .3s ease
......@@ -81,4 +85,3 @@
.title
a::before
content: none
\ No newline at end of file
......@@ -2,23 +2,8 @@
@include widget
.title
// @extend .h4
// margin-bottom: 0
a
@extend .link-more
// font-size: px2rem(22)
// line-height: px2rem(30)
// & + p
// margin-top: .5rem
// & ~ .more
// margin-top: auto
// .more
// @extend .small
// text-decoration-line: underline
// text-decoration-thickness: 1px
// text-underline-offset: 3px
.pages
@include grid(2, md)
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