Skip to content

Commit c7dded1

Browse files
committed
STYLE: mobile footer left copyright, center logos
1 parent ae4dc22 commit c7dded1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,12 +240,12 @@
240240

241241
footer {
242242
flex-direction: column;
243-
align-items: flex-end;
243+
align-items: flex-start;
244244
gap: 10px;
245245
}
246246

247247
.footer-logos {
248-
align-self: flex-end;
248+
align-self: center;
249249
}
250250

251251

0 commit comments

Comments
 (0)