Skip to content

Commit f6a3818

Browse files
committed
Added styles.
1 parent ff366d0 commit f6a3818

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

exercises/src/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ body {
5252
font-weight: 600;
5353
}
5454

55+
.Counter__button:active {
56+
opacity: 0.8;
57+
}
58+
5559
.Counter__item {
5660
height: 56px;
5761
display: flex;

0 commit comments

Comments
 (0)