Skip to content

Commit 6adda14

Browse files
authored
Update style.css
1 parent ba6b083 commit 6adda14

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

task06-update-heading/style.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ body {
2121
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
2222
}
2323

24-
.inputsec {
24+
.inputSec {
2525
display: flex;
2626
align-items: center;
2727
justify-content: center;
2828
gap: 10px;
2929
flex-wrap: wrap;
30-
margin-top: 20px;
30+
margin-top: 10px;
3131
}
3232

3333
input {
@@ -127,3 +127,4 @@ button:active {
127127
}
128128
}
129129

130+

0 commit comments

Comments
 (0)