hugo-scroll/layouts
Filippo Fontana eeba87cc3d Center contact icons in the footer
This commit changes the way contact icons are displayed in the footer:
instead of using <li> tags which inherit a 30px left margin, they are
now just simple <a> tags handled by flex to center them.

The new style rules are added to the `.icons` class in
`assets/css/theme.scss`.

Signed-off-by: Filippo Fontana <filippofontana1998@gmail.com>
2024-03-11 17:18:01 +01:00
..
_default CSS refactor - Extracted generic.css from screen.css 2023-04-02 00:46:06 +02:00
partials Center contact icons in the footer 2024-03-11 17:18:01 +01:00
shortcodes Handle website contacts dynamically 2024-03-10 22:29:58 +01:00
404.html style: add & run prettier 2020-09-09 18:00:59 +02:00
index.html ensure there's a title for each piece of content (#165) 2023-12-23 00:03:28 +01:00