Skip to content

Commit d46c360

Browse files
authored
Fix CSS discrepancy in issue #6508 (#6509)
1 parent 4ff80a5 commit d46c360

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/learn/reacting-to-input-with-state.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,7 @@ body { margin: 0; padding: 0; height: 250px; }
545545
width: 200px;
546546
height: 200px;
547547
border-radius: 10px;
548+
border: 5px solid transparent;
548549
}
549550

550551
.picture--active {

0 commit comments

Comments
 (0)