unknown
2024-06-14 4cfe2deeb52a4481ba18da1f624a6ed85086e6f6
src/books/lifeCare/css/default.less
@@ -1906,10 +1906,10 @@
      @media screen and (max-width: 800px) {
        .coverImg {
            img {
              height: 100%;
            }
          img {
            height: 100%;
          }
        }
        .chapter {
@@ -1922,7 +1922,7 @@
            width: 100% !important;
            position: absolute;
            left: 0%;
            top: 4%;
            top: 3%;
          }
          .pdf-content {
@@ -2036,6 +2036,10 @@
          .page-box {
            min-height: 800px !important;
          }
          .table111 tr th ,.table112 tr th {
            padding: 8px 0;
          }
        }
      }