G
Ryan's Git Repos
rschanzorg-public
files
log
graph
refs
Ref
main
themes/hugo-coder/assets/scss/_footer.scss
main
· 149 B · 11 lines
raw
1
.footer
{
2
width:
100
%
;
3
text-align: center;
4
font-size:
1
.6
rem
;
5
line-height:
2
rem
;
6
margin-bottom:
1
rem
;
7
8
a
{
9
color: $link-color;
10
}
11
}