UNPKG

@hicoder/angular-cli

Version:

Angular UI componenets and service generator. It works with the mean-rest-express package to generate the end to end web application. The input to this generator is the Mongoose schema defined for the express application. mean-rest-express exposes the Res

45 lines (35 loc) 654 B
.carousel-caption { background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)); } .carousel-caption-h3 { font-size: 1.25rem; } .carousel-caption-h5 { font-size: 1rem; } .carousel-caption-p { display: none; } @media screen and (min-width: 768px) { .carousel-caption-h3 { font-size: 1.75rem; } .carousel-caption-h5 { font-size: 1.5rem; } .carousel-caption-p { font-size: 1.25rem; display: block; } } .slide-image { /* left: 50%; transform: translate(-50%, 0); position: relative; */ width: 100%; } .btn-slide { -webkit-appearance: none!important; }