Skip to content

Commit bcc0c8d

Browse files
authored
Update style.css
1 parent ef06347 commit bcc0c8d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

style.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
margin-right: 20px;
3333
}
3434
.hello{
35-
font-family: 'Bogue';font-size: 3.5em;text-align: center;
35+
font-family: 'Bogue';font-size: 100px;text-align: center;
3636
}
3737

3838
@media (max-width: 768px) {
@@ -61,9 +61,9 @@ font-family: 'Bogue';font-size: 3.5em;text-align: center;
6161
margin-top: -10px;
6262
}
6363
p{
64-
margin-top: -30px;
64+
margin-top: -70px;
6565
margin-bottom:20px;
66-
margin-right:10px;
67-
margin-left:10px;
66+
margin-right:30px;
67+
margin-left:30px;
6868
}
6969
}

0 commit comments

Comments
 (0)