8 lines
82 B
SCSS
8 lines
82 B
SCSS
.footer {
|
|
background-color: #d9d9d9;
|
|
}
|
|
|
|
.footer-text {
|
|
font-size: 0.875rem;
|
|
}
|