Skip to content

Commit c2bde9a

Browse files
committed
Body.css Updated
1 parent bb6c6a0 commit c2bde9a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/Body.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@
2222
position: relative;
2323
overflow:hidden;
2424
aspect-ratio: 5760 / 3840;
25+
margin-top: 6%;
2526
}
26-
@media (width>1550px) {
27+
@media (width>1270px) {
2728
.laptop-hero{
2829
margin-top: -9.2%;
2930
}

0 commit comments

Comments
 (0)