Skip to content

Commit

Permalink
fix: fixed alignment of slider buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
bulhakovolexii committed Dec 29, 2024
1 parent 1435674 commit ddf3a22
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion scss/_fixes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,9 @@ a.custom-logo-link {
@media only screen and (max-width: 479px) {
#main-slider .cycle-prev,
#main-slider .cycle-next {
font-size: 16px;
i {
font-size: 16px;
}
}

#university-hub-services.home-section-services .services-item,
Expand Down

0 comments on commit ddf3a22

Please sign in to comment.