hugo site
This commit is contained in:
10
assets/css/parts/_footer.scss
Normal file
10
assets/css/parts/_footer.scss
Normal file
@ -0,0 +1,10 @@
|
||||
.main-footer {
|
||||
padding: 15px 0;
|
||||
background-color: #efefef;
|
||||
|
||||
.copyright {
|
||||
text-align: center;
|
||||
color: $dark-purple;
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user