mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-02 11:42:39 +00:00
13 lines
134 B
SCSS
13 lines
134 B
SCSS
/**Footer**/
|
|
.copyright {
|
|
font-size: .875rem;
|
|
|
|
.copyright-line {
|
|
width: 100%;
|
|
|
|
.icp-br {
|
|
display: none;
|
|
}
|
|
}
|
|
}
|