mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
5 lines
95 B
SCSS
5 lines
95 B
SCSS
@include media-breakpoint-up(sm) {
|
|
.browsermessage {
|
|
margin: 0 0 0 -150px;
|
|
}
|
|
}
|