remove borders

This commit is contained in:
Görkem 2025-05-02 13:14:08 -07:00
parent 359164ed0a
commit edc80f17fe

View File

@ -18,7 +18,7 @@ body {
#safeArea{
margin-top:52px;
border: 1px solid gray;
/* border: 1px solid gray; */
display: none;
justify-content: space-between;
}
@ -48,7 +48,7 @@ body {
margin-right: auto;
width: 320px;
height: 480px;
border: 1px solid white;
/* border: 1px solid white; */
overflow: hidden;
}