Skip to content

Commit f11e3ca

Browse files
author
Graham Butler
committed
update css
1 parent ba1ed00 commit f11e3ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

showroom/src/css/main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@chassis init;
2-
@chassis include anchor buttons form-controls author-datalist;
2+
@chassis include anchor buttons form-controls author-__ELEMENT-NAME__;
33

4-
.author-datalist {
4+
.author-__ELEMENT-NAME__ {
55
& pre {
66
@chassis apply inline-block margin-bottom padding;
77
background: var(--grey-n00);

0 commit comments

Comments
 (0)