Initial Commit
This commit is contained in:
11
themes/hugo-coder/assets/scss/_footer.scss
Normal file
11
themes/hugo-coder/assets/scss/_footer.scss
Normal file
@ -0,0 +1,11 @@
|
||||
.footer {
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-size: 1.6rem;
|
||||
line-height: 2rem;
|
||||
margin-bottom: 1rem;
|
||||
|
||||
a {
|
||||
color: $link-color;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user