8 lines
95 B
SCSS
8 lines
95 B
SCSS
@charset "utf-8";
|
|
|
|
.footer-text {
|
|
display: block;
|
|
position: relative;
|
|
font-size: 14px;
|
|
}
|