WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 512b18b

Browse files
committed
Push foreground color and padding
1 parent b59ac02 commit 512b18b

File tree

1 file changed

+2
-0
lines changed
  • frontend/packages/volto-hands-on/src/theme

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.block.handson .block-inner-container {
22
width: var(--block-width);
3+
padding: 40px;
34
margin: 0 auto;
45
background-color: var(--accent-color, transparent);
6+
color: var(--accent-foreground-color);
57
}

0 commit comments

Comments
 (0)