초기 커밋.
This commit is contained in:
14
DDUtilityHelp/scss/_footer.scss
Normal file
14
DDUtilityHelp/scss/_footer.scss
Normal file
@@ -0,0 +1,14 @@
|
||||
footer.sticky-footer {
|
||||
padding: 2rem 0;
|
||||
flex-shrink: 0;
|
||||
.copyright {
|
||||
line-height: 1;
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
}
|
||||
|
||||
body.sidebar-toggled {
|
||||
footer.sticky-footer {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user