Compare commits

..

No commits in common. "e0b2af6cc252ebbfed31ddbbe22bbdbb441327c0" and "2385064621e5aedf8081e2448ccd577d3cf94035" have entirely different histories.

1 changed files with 1 additions and 2 deletions

View File

@ -49,9 +49,8 @@
@media($mobile-breakpoint) { @media($mobile-breakpoint) {
display: flex; display: flex;
align-self: center; align-self: end;
align-items: center; align-items: center;
margin-bottom: var(--space-small);
} }
img { img {