Override default beige background to make the design more versatile and clean.

This commit is contained in:
Peter Fabian 2019-11-22 12:36:23 +01:00
parent daf4a53acf
commit 0798098e05
1 changed files with 5 additions and 0 deletions

View File

@ -54,6 +54,11 @@ a.button {
}
}
.theme-twentytwenty {
/* Override default beige background to make the design more versatile and clean */
background: #fff;
}
.woocommerce {
form .form-row {