Skip to content

Commit

Permalink
fix css
Browse files Browse the repository at this point in the history
  • Loading branch information
elfpie committed Apr 16, 2024
1 parent 8a739a0 commit bf823fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions components/ImageGallery.vue
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,10 @@ const active = useState()
border-width: 1.15px;
border-color: rgba(255, 255, 255, 0.1)
}
.masonry-container {
padding-top: 1.2rem;
}
}
@media screen and (min-width: 1024px) {
Expand Down

0 comments on commit bf823fa

Please sign in to comment.