| 123456789101112131415161718192021 |
- // ================================================================================================
- // File Name: coming-soon.scss
- // Description: Coming Soon pages custom scss
- // ----------------------------------------------------------------------------------------------
- // Item Name: Vuexy - Vuejs, React, Angular, HTML & Laravel Admin Dashboard Template
- // Author: PIXINVENT
- // Author URL: http://www.themeforest.net/user/pixinvent
- // ================================================================================================
- /*========== Coming Soon Background Image =========*/
- .clockCard {
- float: left;
- }
- .getting-started {
- font-size: 3rem;
- }
- .lead {
- font-size: 1rem;
- }
|