Skip to content

Commit

Permalink
Fix advertisement taking too much space (https://github.com/modrinth/…
Browse files Browse the repository at this point in the history
  • Loading branch information
ignissak committed Jan 31, 2024
1 parent 2ed06a9 commit e733b90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/components/base/Promotion.vue
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ const target = computed(() => (props.external ? '_blank' : '_self'))
@media screen and (max-width: 800px) {
.GBBNWLJVGRHFLYVGSZKSSKNTHFYXHMBD-2 {
margin-bottom: 0.5rem;
margin-right: 0;
}
.GBBNWLJVGRHFLYVGSZKSSKNTHFYXHMBD-2 a {
align-items: flex-start;
Expand Down

0 comments on commit e733b90

Please sign in to comment.