We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6b083 commit 6adda14Copy full SHA for 6adda14
1 file changed
task06-update-heading/style.css
@@ -21,13 +21,13 @@ body {
21
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
22
}
23
24
-.inputsec {
+.inputSec {
25
display: flex;
26
align-items: center;
27
justify-content: center;
28
gap: 10px;
29
flex-wrap: wrap;
30
- margin-top: 20px;
+ margin-top: 10px;
31
32
33
input {
@@ -127,3 +127,4 @@ button:active {
127
128
129
130
+
0 commit comments