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

tiny fix block page list

parent a11885f6
No related branches found
No related tags found
No related merge requests found
......@@ -160,11 +160,14 @@
@include stretched-link(before)
.block-content
@include grid
grid-row-gap: $spacing1
// grid-column-gap: $spacing1
// grid-row-gap: $spacing1
.top
display: block
grid-column: 1 / 8
margin-bottom: 0
.block-title
width: auto
.top:not(.hidden) + .description
grid-column: 1 / 8
grid-row: 2 / 3
......
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