Skip to content

Commit dd1de39

Browse files
committed
custom css
1 parent f572b56 commit dd1de39

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

blocks/custom/custom.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.custom-block {
2+
padding: 1rem;
3+
background-color: #f0f0f0;
4+
text-align: center;
5+
border: 1px solid #ccc;
6+
}

0 commit comments

Comments
 (0)