Link styling tweaks
This commit is contained in:
parent
5ad9ff656f
commit
972b73f665
3 changed files with 31 additions and 11 deletions
|
@ -47,7 +47,6 @@ sub site-header(BlogMeta:D $meta) is export {
|
|||
sub header-link($name, $path, $icon) {
|
||||
a :href("$path"), [
|
||||
icon $icon;
|
||||
' ';
|
||||
span $name;
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue