hello-friend-ng/assets/scss
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
..
_404.scss Improved appearance of 404 page 2021-05-16 23:53:18 -04:00
_buttons.scss Add defaults 2021-04-07 19:18:09 +02:00
_fonts.scss fonts: Update Inter font to v3.19 2021-09-23 21:26:09 -07:00
_footer.scss Remove unecessary padding in footer 2021-02-15 17:10:25 -08:00
_header.scss Add defaults 2021-04-07 19:18:09 +02:00
_list.scss Improve styling to allow flexible overrides 2022-11-16 01:14:35 +01:00
_logo.scss added additional font-display configuration 2019-07-16 19:10:13 +02:00
_main.scss Fix hardcoded color 2021-12-27 22:29:54 +01:00
_menu.scss Add global language menu 2021-08-24 23:43:49 +02:00
_mixins.scss Move SCSS files from dir source to assets 2019-02-22 15:19:21 +01:00
_normalize.scss added additional font-display configuration 2019-07-16 19:10:13 +02:00
_prism.scss Update prism.js 2021-01-10 19:20:16 +01:00
_sharing-buttons.scss Add default sharing buttons in theme style 2020-07-02 12:40:06 +02:00
_single.scss Update _single.scss 2021-10-06 16:50:21 +02:00
_tables.scss Add defaults 2021-04-07 19:18:09 +02:00
_variables.scss Fix hardcoded color 2021-12-27 22:29:54 +01:00
main.scss Improved appearance of 404 page 2021-05-16 23:53:18 -04:00