diff --git a/docs/app/pages/home/theme-section/theme-section.component.scss b/docs/app/pages/home/theme-section/theme-section.component.scss index 5bab7e30..79541d0d 100644 --- a/docs/app/pages/home/theme-section/theme-section.component.scss +++ b/docs/app/pages/home/theme-section/theme-section.component.scss @@ -55,6 +55,10 @@ &:active { box-shadow: nb-theme(shadow-active-btn); } + + &::after { + content: ''; + } } .swiper-button-prev {