coming-soon.scss 728 B

12345678910111213141516171819202122
  1. // ================================================================================================
  2. // File Name: coming-soon.scss
  3. // Description: Coming Soon pages custom scss
  4. // ----------------------------------------------------------------------------------------------
  5. // Item name: Vuexy - Vuejs, 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. }