Skip to content

Commit

Permalink
fix mission buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
carlotacb committed Apr 19, 2024
1 parent 17a9c84 commit c02f601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Mission.vue
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,11 @@ strong {
.explore {
display: flex;
width: 100%;
flex-wrap: wrap;
justify-content: flex-start;
margin-top: 20px;
margin-right: 20px;
margin-left: 20px;
gap: 0.5rem;
}
.button {
Expand Down

0 comments on commit c02f601

Please sign in to comment.