Skip to content
This repository was archived by the owner on Jun 10, 2019. It is now read-only.

Commit ba6ec33

Browse files
author
Kyle Holmberg
committed
Fix typo in AccordianItem.css
1 parent 3bb02b7 commit ba6ec33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/shared/components/accordian/accordianItem/accordianItem.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.accordianItem {
2-
border: #888 black;
2+
border: #888 solid;
33
}
44

55
.accordianItemHeading {

0 commit comments

Comments
 (0)