hugo-scroll/assets/css
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
..
_index.scss overriding CSS variables documented 2023-04-04 21:44:30 +02:00
content.scss Remove unnecessary javascript code and replace with hugo template code 2023-04-08 19:59:14 +02:00
fonts.css Merge branch 'master' into pr/81 2023-03-09 23:57:43 +01:00
fork-awesome.css add asset bundling, cache busting and fingerprinting to css and js 2022-12-29 23:23:24 +01:00
generic.css CSS refactor - Extracted generic.css from screen.css 2023-04-02 00:46:06 +02:00
normalize.css Merge branch 'master' into pr/92 2023-03-10 00:47:17 +01:00
responsiveness.scss Fix blog-logo CSS selector in responsiveness.scss 2024-01-13 19:54:19 +01:00
theme.scss Center contact icons in the footer 2024-03-11 17:18:01 +01:00
variables.scss List icon configurable (#152) 2023-10-04 21:06:10 +02:00