mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
af9b16e93d
Co-authored-by: LB Johnston <mail@lb.ee>
5 lines
70 B
SCSS
5 lines
70 B
SCSS
.help {
|
|
@apply w-help-text;
|
|
margin-top: theme('spacing.[1.5]');
|
|
}
|