move styles to classes
This commit is contained in:
parent
c78bc746cf
commit
993fb5d8ad
2 changed files with 6 additions and 2 deletions
|
|
@ -155,6 +155,11 @@
|
|||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
&__balance {
|
||||
transform: scale3d(1, 1, 1);
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
&-alternative {
|
||||
line-height: 36px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue