Skip to content

Commit

Permalink
Update main css responsiveness
Browse files Browse the repository at this point in the history
  • Loading branch information
alpe12 committed Oct 10, 2023
1 parent 57ad340 commit 818db33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ main .quests .quest .descricao {
text-align: justify;
}

@media (max-width: 504px) {
@media (max-width: 505px) {
.quests {
padding: 5px;
}
Expand Down

0 comments on commit 818db33

Please sign in to comment.