page-coming-soon.scss 718 B

123456789101112131415161718192021
  1. // ================================================================================================
  2. // File Name: coming-soon.scss
  3. // Description: Coming Soon pages custom scss
  4. // ----------------------------------------------------------------------------------------------
  5. // Item Name: Vuexy - Vuejs, React, Angular, HTML & Laravel Admin Dashboard Template
  6. // Author: PIXINVENT
  7. // Author URL: http://www.themeforest.net/user/pixinvent
  8. // ================================================================================================
  9. /*========== Coming Soon Background Image =========*/
  10. .clockCard {
  11. float: left;
  12. }
  13. .getting-started {
  14. font-size: 3rem;
  15. }
  16. .lead {
  17. font-size: 1rem;
  18. }