mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-15 03:16:30 +01:00
12 lines
134 B
SCSS
12 lines
134 B
SCSS
/**Footer**/
|
|
.copyright {
|
|
font-size: .875rem;
|
|
|
|
.copyright-line {
|
|
width: 100%;
|
|
|
|
.icp-br {
|
|
display: none;
|
|
}
|
|
}
|
|
}
|