Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
zhheo committed Oct 25, 2023
1 parent ef3572c commit e60c377
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1655,13 +1655,17 @@ body.touch .poptrox-popup .nav-next {
}

@media screen and (max-width: 736px) {
.poptrox-popup {
border-radius: 0px!important;
}

.poptrox-popup:before {
display: none;
}

.poptrox-popup .caption {
display: none !important;
bottom: 30px;
position: fixed;
}

.poptrox-popup .closer,
Expand Down

0 comments on commit e60c377

Please sign in to comment.