move price badge/icons to right edge on file page
This commit is contained in:
parent
52c0caaa4a
commit
4ac9c87162
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@
|
|||
.card__title-identity--file {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
||||
.icon {
|
||||
margin: 0 $spacing-vertical * 1/3;
|
||||
|
|
Loading…
Reference in a new issue