diff --git a/src/app/component/carouselcomponent/carousel.component.css b/src/app/component/carouselcomponent/carousel.component.css index cc566a5..89b2d33 100644 --- a/src/app/component/carouselcomponent/carousel.component.css +++ b/src/app/component/carouselcomponent/carousel.component.css @@ -76,59 +76,3 @@ border-radius: 2px; } } -/* -@media only screen and (max-width: 835px), -screen and (max-height: 520px) { - .setspace{ - padding:0; - } -} - -@media only screen and (max-width: 767px), -screen and (max-height: 655px) { - .progress{ - height: 1.2em; - width: 85%; - } -} - -@media only screen and (max-width: 575px){ - p{ - font-size:0.7em; - } - .progress{ - width: 100%; - margin-top: -1.5em; - } - .col-sm-4 p{ - text-align: center; - } - -} - -@media only screen and (min-height: 420px ){ - .setspace{ - padding:0; - } - .progress{ - height: 2em !important; - } -} - - -@media only screen and (max-width: 420px), -screen and (max-height: 535px) { - .progress{ - height: 1em; - } -} - -@media only screen and (max-width: 250px), -screen and (max-height: 450px) { - p{ - font-size:0.6em; - } - .progress{ - height: 0.8em; - } -}*/ \ No newline at end of file diff --git a/src/app/component/carouselcomponent/carousel.component.html b/src/app/component/carouselcomponent/carousel.component.html index b4fd0f1..07d230f 100644 --- a/src/app/component/carouselcomponent/carousel.component.html +++ b/src/app/component/carouselcomponent/carousel.component.html @@ -1,25 +1,27 @@ -