1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-26 05:16:41 +07:00

added arrow navigation for swiper

This commit is contained in:
Fedor Katurov 2021-03-12 10:09:56 +07:00
parent 983bf6f3e0
commit c5288e0f80
5 changed files with 23 additions and 5 deletions

View file

@ -2,6 +2,8 @@
.content {
align-items: stretch !important;
background-color: red;
@include vertical_at_tablet;
}