This commit is contained in:
parent
4c34b3c398
commit
e7da4d77b5
10 changed files with 197 additions and 57 deletions
|
|
@ -24,19 +24,7 @@
|
|||
margin-bottom: calc(var(--spacing)*1);
|
||||
}
|
||||
|
||||
.btn--bold-inline{
|
||||
text-transform: none;
|
||||
font-weight: 500;
|
||||
font-size: var(--fs-small);
|
||||
.icon{
|
||||
position: relative;
|
||||
top: 2px;
|
||||
}
|
||||
svg{
|
||||
width: 13px;
|
||||
height: 13px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media #{$medium-up} {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue