diff --git a/utils/full-page-slider/full-page-slider.component.css b/utils/full-page-slider/full-page-slider.component.css index 8bb40ca4..d125c785 100644 --- a/utils/full-page-slider/full-page-slider.component.css +++ b/utils/full-page-slider/full-page-slider.component.css @@ -68,8 +68,8 @@ section { .menu nav > ul > li > a { display: block; border-radius: 100%; - width: 16px; - height: 16px; + width: 15px; + height: 15px; background-color: rgba(233, 84, 32, 0.4); } diff --git a/utils/full-page-slider/slide.component.ts b/utils/full-page-slider/slide.component.ts index ddf91398..15b7f487 100644 --- a/utils/full-page-slider/slide.component.ts +++ b/utils/full-page-slider/slide.component.ts @@ -7,7 +7,7 @@ import {transition, trigger} from "@angular/animations"; template: `
+ style="position: absolute;top: 50%;left: 50%;width: 100%;min-height: 50vh">