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

fix block pages

parent e3c4dd0a
No related branches found
No related tags found
No related merge requests found
......@@ -330,6 +330,7 @@
@mixin top-flex
@include in-page-without-sidebar
align-items: basline
display: flex
.block-title
width: col(4)
......
.block-pages
.top
@include top-flex
a
text-decoration: none
.grid, .cards
......@@ -39,17 +40,11 @@
@include in-page-without-sidebar
.top
@include grid
.block-title
grid-column: 1 / 5
a
@include icon(arrow, after, true)
@include hover-translate-icon
.description
@include h2
grid-column: 5 / 13
margin-top: -0.25em
font-style: $h2-size-desktop
a
@include icon(arrow, after, true)
@include hover-translate-icon
.description
@include h2
&--grid
.grid
......
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