fix horrible link section in about page
This commit is contained in:
parent
c917f5f59d
commit
1032363b5a
|
@ -121,3 +121,7 @@ body {
|
|||
top:64px;
|
||||
right:10px
|
||||
}
|
||||
|
||||
.links {
|
||||
padding-bottom: 10px;
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
.centre.text-muted
|
||||
.centre.text-muted.links
|
||||
©
|
||||
= Date.today.year
|
||||
= APP_CONFIG['site_name']
|
||||
|
|
Loading…
Reference in New Issue