This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wagtail
Watch
0
Star
0
Fork
0
You've already forked wagtail
mirror of
https://github.com/wagtail/wagtail.git
synced
2024-11-29 17:36:49 +01:00
Code
Issues
Releases
Wiki
Activity
61e803c740
wagtail
/
client
/
scss
/
components
/
browser-message.scss
6 lines
87 B
SCSS
Raw
Normal View
History
Unescape
Escape
Rearrange SCSS structure according to ITCSS
2019-01-02 00:11:47 +01:00
@include
media-breakpoint-up
(
sm
)
{
Reformat codebase with Prettier (#7912) - Automated reformatting - Manually change code where Prettier reformatting causes issues - Revert "Disable Prettier formatting in CI for now"
2022-02-04 12:57:55 +01:00
.
browsermessage
{
margin
:
0
0
0
-
150
px
;
}
Rearrange SCSS structure according to ITCSS
2019-01-02 00:11:47 +01:00
}
Copy Permalink