Skip to content

Commit 4139806

Browse files
committed
make accordion border a little less prominent
1 parent 2133c8f commit 4139806

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ h4 {
6060

6161
@utility /* this has to have @utility so that it can be used in @apply */
6262
cool-border {
63-
border: 1px solid rgba(255, 255, 255, 0.3);
63+
border: 1px solid rgba(255, 255, 255, 0.14);
6464
}
6565

6666
.bordered-accordion-content {

0 commit comments

Comments
 (0)