style fix

This commit is contained in:
freeplay 2023-07-07 19:58:38 -04:00
parent 63614c9f3d
commit c303418c74

View file

@ -248,6 +248,8 @@ const popularPostsPagination = {
<style lang="scss" scoped>
#visitor-view {
.swiper {
margin-top: -55px;
padding-top: 55px;
margin-inline: auto !important;
padding-inline: 0 !important;
mask: unset;