Fix logo alignment for mobile. Closes #2263
This commit is contained in:
@@ -22,6 +22,10 @@
|
|||||||
margin: 0.6rem;
|
margin: 0.6rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@include screen(mobile) {
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.titleSection {
|
.titleSection {
|
||||||
|
|||||||
Reference in New Issue
Block a user