Skip to content

Commit 178c8d5

Browse files
committed
landingE css fix
1 parent e503a48 commit 178c8d5

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

client/components/LandingE/LandingE.scss

-10
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,7 @@ $white: #fff;
1616
img {
1717
vertical-align: middle;
1818
}
19-
left: 0;
20-
right: 0;
21-
display: grid;
22-
position: absolute;
23-
margin: 0 auto;
24-
justify-items: center;
25-
}
2619

27-
img {
28-
vertical-align: middle;
29-
}
3020
h1 {
3121
color: $white;
3222
text-align: center;

0 commit comments

Comments
 (0)