We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d7cd7 commit e094a9aCopy full SHA for e094a9a
src/css/labels.css
@@ -84,10 +84,10 @@ h2 > .flex-label {
84
85
.label {
86
display: inline-block;
87
- height: 24px;
+ /* height: 24px; */
88
padding: 0.2rem 0.8rem;
89
- justify-content: center;
90
- align-items: center;
+ /* justify-content: center; */
+ /* align-items: center; */
91
flex-shrink: 0;
92
border-radius: 9999px;
93
background: rgba(var(--colors-baltic-50));
0 commit comments