💄 style(sass): enhance webmention styling with variables

- add color and background color variables for consistent styling
  - update margins and padding for better layout

♻️ refactor(css): migrate and rename webmention CSS to SCSS
  - move webmention.css to sass/parts/_webmention.scss
  - remove unused webmention.min.css
  - update template to remove old stylesheet link
This commit is contained in:
Jeremiah Russell 2025-02-11 12:17:32 +00:00
parent ee88359ad6
commit 30819dd890
No known key found for this signature in database
GPG key ID: E576B835ACE207E5
4 changed files with 15 additions and 6 deletions

View file

@ -23,6 +23,7 @@
@use 'parts/_tags.scss';
@use 'parts/_theme-switch.scss';
@use 'parts/_zola-error.scss';
@use 'parts/_webmention.scss';
@font-face {
src: local('Inter'),