This commit is contained in:
parent
aba8b4f37e
commit
b436ea2770
10 changed files with 12 additions and 225 deletions
|
|
@ -17,18 +17,7 @@
|
|||
|
||||
.type {
|
||||
|
||||
display: inline-flex;
|
||||
flex-grow: 0;
|
||||
height: calc(var(--h-block)*0.75);
|
||||
border-radius: var(--radius-small);
|
||||
border: var(--border-medium);
|
||||
align-items: center;
|
||||
padding: 5px 1ch 0 1ch;
|
||||
|
||||
font-size: var(--fs-xsmall);
|
||||
text-transform: uppercase;
|
||||
font-weight: 500;
|
||||
color: var(--color-txt-light);
|
||||
margin-bottom: calc(var(--spacing)*0.75);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue