We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b5b94 commit 4085796Copy full SHA for 4085796
src/theme/CompanyBanner/banner.module.scss
@@ -24,7 +24,7 @@
24
padding: 0;
25
margin: 0;
26
27
- flex: 1 1 0;
+ flex-grow: 1;
28
display: flex;
29
justify-content: space-around;
30
align-items: center;
0 commit comments