6 lines
90 B
SCSS
6 lines
90 B
SCSS
.copyright {
|
|
border-top: 1px solid #CCC;
|
|
margin-top: 1em;
|
|
padding-top: 1em;
|
|
}
|