Skip to content

Commit 4e67250

Browse files
etzmclaude
andcommitted
Increase footer logo size to 56px
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3983581 commit 4e67250

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

assets/css/style.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -829,12 +829,13 @@ ul {
829829

830830
.footer-logos {
831831
display: flex;
832-
gap: 16px;
832+
gap: 20px;
833833
align-items: center;
834+
flex-wrap: wrap;
834835
}
835836

836837
.footer-logos img {
837-
height: 36px;
838+
height: 56px;
838839
width: auto;
839840
opacity: 0.85;
840841
transition: opacity 0.2s;

0 commit comments

Comments
 (0)