mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
9 lines
159 B
SCSS
9 lines
159 B
SCSS
@import '~src/function.scss';
|
|
|
|
.right{
|
|
padding: 0!important;
|
|
float: right;
|
|
font-size: rem(15);
|
|
color: var(--title-text-color);
|
|
margin: 8px 0 0 5px;
|
|
} |