mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
Streamlining some breakpoint mixins
This commit is contained in:
@ -108,7 +108,7 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@include small-width {
|
||||
@include breakpoint(medium) {
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
|
||||
|
Reference in New Issue
Block a user