We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9c0fbc commit 224d84eCopy full SHA for 224d84e
client/components/notice/style.scss
@@ -21,6 +21,7 @@
21
background: var(--color-neutral-80);
22
color: var(--color-text-inverted);
23
line-height: 1.5;
24
+ align-items: center;
25
26
@include breakpoint-deprecated( ">660px" ) {
27
margin-bottom: 24px;
0 commit comments