Skip to content

Commit

Permalink
Update locations.sass
Browse files Browse the repository at this point in the history
Co-authored-by: Olivia Simonet <[email protected]>
  • Loading branch information
Clararigaud and Olivia206 authored Sep 5, 2024
1 parent 803d383 commit 3d0aad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/sass/_theme/sections/locations.sass
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.location
display: flex
flex-direction: column-reverse
gap: calc(var(--grid-gutter) / 2) var(--grid-gutter)
gap: calc(var(--grid-gutter) / 2)
justify-content: flex-end
position: relative
+ .location
Expand Down

0 comments on commit 3d0aad6

Please sign in to comment.