mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-02 20:44:53 +00:00
6 lines
95 B
SCSS
6 lines
95 B
SCSS
|
|
@include media-breakpoint-up(sm) {
|
||
|
|
.browsermessage {
|
||
|
|
margin: 0 0 0 -150px;
|
||
|
|
}
|
||
|
|
}
|