style cart and checkout pages

This commit is contained in:
2025-04-10 11:39:02 +05:00
parent ce3abd953f
commit 988319dff2
5 changed files with 33 additions and 11 deletions

View File

@ -4,6 +4,7 @@ html {
body {
background: radial-gradient(circle at right 15%, rgba(142, 154, 236, 0.4) 0%, rgba(142, 154, 236, 0) 25%), radial-gradient(circle at left 85%, rgba(142, 154, 236, 0.4) 0%, rgba(142, 154, 236, 0) 25%);
min-height: 100vh;
}
.woocommerce input[type=email],