7 lines
96 B
SCSS
7 lines
96 B
SCSS
|
.footer {
|
||
|
width: 100%;
|
||
|
text-align: center;
|
||
|
line-height: 2.0rem;
|
||
|
margin-bottom:1.0rem;
|
||
|
}
|