Advertisement
arie_cristianD

fix Craft blog demo css

May 26th, 2025
498
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.61 KB | None | 0 0
  1.  
  2. @media only screen and (min-width: 1026px) {
  3. .vc_custom_1556525328154 {
  4.   margin-top: 60px !important;
  5.   padding-top: 60px !important;
  6.   padding-bottom: 120px !important;
  7.   background-color: #eff9f9 !important;
  8. }
  9. .vc_custom_1556514684405 {
  10.   margin-top: -120px !important;
  11. }
  12. .vc_custom_1557218888297 {
  13.   margin-top: -120px !important;
  14. }
  15. .vc_custom_1557219547346 {
  16.   margin-bottom: 0px !important;
  17. }
  18. .vc_custom_1556522149410 {
  19.   padding-top: 25px !important;
  20.   padding-right: 30px !important;
  21.   padding-bottom: 25px !important;
  22.   padding-left: 30px !important;
  23.   background-color: #eff9f9 !important;
  24. }
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement