style cart and checkout pages
This commit is contained in:
@ -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],
|
||||
|
||||
Reference in New Issue
Block a user