hello-friend-ng/layouts
undergoundwires 94b6795a52 Improve styling to allow flexible overrides
This commit changes targeted styling of `a` element to a class-based
styling. This way, this is style is reusable on other elements and
another `<a>` element can be used inside a `post-item`.

Otherwise, if someone would need to use `<a>` element in a post item,
then he would get all other styles (such as `display:flex`) on every
`<a>` which is unexpected.

This commit ensures that the style is abstracted from the element type
itself, giving more flexibility when overriding the theme, and increases
maintainability by making the intent more clear.
2022-11-16 01:14:35 +01:00
..
_default Improve styling to allow flexible overrides 2022-11-16 01:14:35 +01:00
partials Merge pull request #373 from andrewipark/patch-1 2022-06-29 01:10:31 +02:00
posts Merge pull request #263 from talbotp/add-audio-for-posts 2021-04-29 23:31:03 +02:00
shortcodes Remove the custom figure thing and support the hugo default 2020-03-05 15:12:33 +01:00
404.html Improved appearance of 404 page 2021-05-16 23:53:18 -04:00
index.html Make it easier to override subtitle 2021-12-31 04:25:13 +01:00