Compare commits
No commits in common. "e0b2af6cc252ebbfed31ddbbe22bbdbb441327c0" and "2385064621e5aedf8081e2448ccd577d3cf94035" have entirely different histories.
e0b2af6cc2
...
2385064621
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue