Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
fix: bulma index cards too high
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaVandewalle committed Mar 9, 2024
1 parent a045632 commit c92bb8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/assets/styles/small_components.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 9999; /* to get over bulma's cards index */
}

0 comments on commit c92bb8a

Please sign in to comment.