Files
doneit-web/src/app/shared/btn-seguinte/btn-seguinte.page.scss
T

9 lines
159 B
SCSS
Raw Normal View History

2023-07-12 15:49:34 +01:00
@import '~src/function.scss';
2020-12-22 15:53:30 +01:00
.right{
padding: 0!important;
float: right;
2023-07-07 12:03:03 +01:00
font-size: rem(15);
color: var(--title-text-color);
margin: 8px 0 0 5px;
}