7 lines
68 B
SCSS
7 lines
68 B
SCSS
.inline{
|
|
display: inline;
|
|
}
|
|
|
|
.no-margin{
|
|
margin-left: 0px;
|
|
} |