mirror of
https://github.com/imgfloat/server.git
synced 2026-02-05 03:39:26 +00:00
Fix unused margin
This commit is contained in:
@@ -475,7 +475,6 @@ body {
|
||||
display: grid;
|
||||
grid-template-columns: 2fr 356px;
|
||||
gap: 16px;
|
||||
margin-top: 14px;
|
||||
align-items: start;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user