You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mohemmhmg/Mohem/src/app/hmg-common/ui/divider/divider.component.scss

8 lines
150 B
SCSS

.divider {
width: 96%;
margin-left: 2%;
margin-right: 2%;
height: 0.04cm;
background-color: rgba(0, 0, 0, 0.2);
float: left;
}