Skip to content

Commit

Permalink
Tweak tile-grid__wrapper class
Browse files Browse the repository at this point in the history
  • Loading branch information
nanoparsec committed Dec 16, 2024
1 parent e83ed85 commit 29806f0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions lib/blueprints/container-layouts/tile-grid/_tile-grid.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
margin-bottom: 0; // TODO Refactor
}

> a {
display: block;
margin-top: $spacer-xs;
}

turbo-frame {
turbo-frame {
margin-top: $spacer-sm;
}

> a {
display: block;
margin-top: $spacer-xs;
}
}
}

0 comments on commit 29806f0

Please sign in to comment.