Skip to content

Commit 178494b

Browse files
authored
Update homepage.css
1 parent 08b73f6 commit 178494b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homepage/homepage.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4807,7 +4807,7 @@ body {
48074807

48084808
#features {
48094809
background: #1a1c24 !important;
4810-
margin-top: -5px;
4810+
margin-top: calc(-5px - env(safe-area-inset-bottom));
48114811
}
48124812

48134813
#features .ftPoint {

0 commit comments

Comments
 (0)