diff --git a/public/assets/css/core-extend.css b/public/assets/css/core-extend.css index 941dc84e..49d14ce2 100644 --- a/public/assets/css/core-extend.css +++ b/public/assets/css/core-extend.css @@ -75,7 +75,6 @@ .table_header_border { border-bottom: 2px solid var(--bs-table-border-color); - border-bottom: 2px solid var(--bs-table-border-color); } @@ -84,20 +83,16 @@ color: var(--bs-gray-500) } -.text-royalblue { - color: #1796e3; .text-royalblue { color: #1796e3; } .text-md { font-size: 2rem; - font-size: 2rem; } .text-md-b { font-weight: normal; - font-weight: normal; } @@ -1162,9 +1157,6 @@ height: 100%; } -.h-screen { - height: 100vh; -} .h-screen { height: 100vh; } @@ -1343,7 +1335,6 @@ Responsive Variants ========================== */ @media (min-width: 576px) { - /* sm */ /* Font */ .text-xxs-sm { @@ -1531,7 +1522,6 @@ } @media (min-width: 768px) { - /* md */ /* Font */ .text-xxs-md { @@ -1719,7 +1709,6 @@ } @media (min-width: 992px) { - /* lg */ /* Font */ .text-xxs-lg { @@ -1907,7 +1896,6 @@ } @media (min-width: 1200px) { - /* xl */ /* Font */ .text-xxs-xl {