7 lines
73 B
SCSS
7 lines
73 B
SCSS
.mlvalue {
|
|
margin: 5px 5px;
|
|
font-weight: bold;
|
|
font-size: 1rem;
|
|
|
|
}
|