Compare commits
2 Commits
2385064621
...
e0b2af6cc2
| Author | SHA1 | Date |
|---|---|---|
|
|
e0b2af6cc2 | |
|
|
6b07585786 |
|
|
@ -49,8 +49,9 @@
|
||||||
|
|
||||||
@media($mobile-breakpoint) {
|
@media($mobile-breakpoint) {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-self: end;
|
align-self: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
margin-bottom: var(--space-small);
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue