We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa6627 commit a98498eCopy full SHA for a98498e
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