Skip to content

Commit 8cf1f66

Browse files
authored
Update solution.hide.css
1 parent af5eebd commit 8cf1f66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

exercises/13-Anchor-Like-Button/solution.hide.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.orange-btn {
2-
/*your code here*/
2+
display: inline-block;
3+
/*your code below*/
34
padding: 10px;
45
border-radius: 4px;
56
text-decoration: none;

0 commit comments

Comments
 (0)