Skip to content

Commit 963ebaa

Browse files
authored
Update styles.css
1 parent 31640a5 commit 963ebaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

exercises/09-Anchor-Styles/styles.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88
text-decoration: none;
99
text-align: center;
1010
color: black;
11+
font-size: 22px;
1112
}
1213

1314
a.threeDimension:active {
1415
/* your code here*/
1516

16-
}
17+
}

0 commit comments

Comments
 (0)