fix profile page overflow

This commit is contained in:
Your Name 2023-04-24 00:22:44 -04:00 committed by Henri Dickson
parent 745f93cd71
commit e3203d27e6

View file

@ -561,6 +561,8 @@ $mark-review-padding-wider: 6px 0
.calendar_view
position: relative
margin-left: -8px;
margin-right: -24px;
// Medium devices (tablets, 768px and up)
@media (max-width: $medium-devices)