Advertisement
Guest User

Untitled

a guest
Nov 18th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. h3.kt-subheader__title.text-center {
  2. text-align: left!important;
  3. }
  4.  
  5. div#tree-wrapper {
  6. background-color: #eee;
  7. margin-left: -30px!important;
  8. width: calc(100% + 60px)!important;
  9. padding-top: 50px;
  10. padding-bottom: 50px;
  11. margin-top: 30px;
  12. margin-bottom: 30px;
  13. }
  14.  
  15. .kt-container.kt-container--fluid.kt-grid__item.kt-grid__item--fluid {
  16. margin-top: 60px;
  17. }
  18.  
  19. h3.kt-subheader__title {
  20. margin-top: 30px!important;
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement