2020-12-22 15:53:30 +01:00
|
|
|
.right{
|
2021-03-17 11:13:09 +01:00
|
|
|
padding: 0!important;
|
|
|
|
|
float: right;
|
2023-07-07 12:03:03 +01:00
|
|
|
font-size: rem(15);
|
2021-10-28 16:08:49 +01:00
|
|
|
color: var(--title-text-color);
|
2021-03-17 11:13:09 +01:00
|
|
|
margin: 8px 0 0 5px;
|
|
|
|
|
}
|