Skip to content

Commit

Permalink
Update _base.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
renauddetry authored Feb 14, 2024
1 parent 2aa7aa2 commit 57d34a8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1102,3 +1102,8 @@ swiper-container {
--swiper-pagination-color: var(--global-theme-color);
--swiper-pagination-bullet-inactive-color: var(--global-text-color);
}

.row {
border: 1px solid red;
}

0 comments on commit 57d34a8

Please sign in to comment.