Skip to content

Commit 3645795

Browse files
committed
increase block end margin on interactive-input
1 parent 08af526 commit 3645795

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/learn.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ main > h1 {
6060

6161
.interactive-input input {
6262
margin-inline: var(--size-2);
63+
margin-block-end: var(--size-2);
6364
}
6465

6566
.interactive-input input:invalid {

0 commit comments

Comments
 (0)