Skip to content

Commit

Permalink
ajout bordure
Browse files Browse the repository at this point in the history
  • Loading branch information
Clararigaud committed Sep 5, 2024
1 parent a13b7d1 commit 803d383
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/sass/_theme/sections/locations.sass
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,12 @@
&--list
@include media-breakpoint-up(desktop)
.location
border-bottom: 1px solid var(--color-border)
flex-direction: row
gap: calc(var(--grid-gutter) / 2) var(--grid-gutter)
padding-bottom: $spacing-3
+ .location
margin-top: $spacing-3
&-content
order: 2
.media
Expand Down

0 comments on commit 803d383

Please sign in to comment.