Fix the copy button scrolling with overflowed code, add blur to it for legibility

This commit is contained in:
David Lapshin
2024-05-10 15:46:19 +03:00
parent a5a68d8c3f
commit 2c00af1bd7
4 changed files with 66 additions and 55 deletions

View File

@ -21,6 +21,7 @@
@use "nav";
@use "not-found";
@use "post-nav";
@use "pre-container";
@use "statements";
@use "tags";
@use "zola-anchor";