edit.less 936 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. #Footer1_0 .footer1 > .kpxhba4229b-editor_css {
  2. justify-content: space-around;
  3. }
  4. #Nav0_0.kps4649sxu-editor_css {
  5. position: sticky;
  6. }
  7. #Feature2_0.kpxpqci34yg-editor_css {
  8. background-color: #73c6c0;
  9. }
  10. #Feature2_0 .ant-row > .ant-col > .kpxprrsbm18-editor_css {
  11. color: #fafafa;
  12. }
  13. #Feature2_0 .ant-row > .ant-col > .kpxps7c34va-editor_css {
  14. color: #ffffff;
  15. }
  16. #Content13_0.kps5irbrinf-editor_css {
  17. color: rgb(238, 238, 238);
  18. background-image: url(../../../image/dd.jpg);
  19. background-repeat: repeat;
  20. background-size: auto;
  21. background-position: center;
  22. }
  23. @media screen and (max-width: 767px) {
  24. #Content13_0.kps5irbrinf-editor_css {
  25. color: rgb(238, 238, 238);
  26. background-image: url(../../../image/women.jpg);
  27. background-repeat: repeat;
  28. background-size: 100% auto;
  29. background-position: 50% 50%;
  30. }
  31. #Content13_0 h1.title-h1 p{
  32. text-align: left;
  33. margin-top: 40px;
  34. margin-left: 30px;
  35. }
  36. }