Skip to content

Commit 32680b3

Browse files
Update style.css
1 parent 4b3fa27 commit 32680b3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

style.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ text-align:center;
5151
background: linear-gradient(to right, #009b4c, #11ce9d);
5252
color:white;
5353
}
54+
@media (min-width: 576px) {
55+
.header{
56+
height: 90vh;
57+
padding-top: 50px;
58+
}
59+
}
5460
.logo {
5561
width:50px;
5662
fill:white;

0 commit comments

Comments
 (0)