Don't use :has for copy code animation

And move the main container to _general.scss
This commit is contained in:
daudix
2024-07-18 22:14:01 +03:00
parent 54c75f36a6
commit f72225103f
5 changed files with 34 additions and 31 deletions

View File

@ -14,7 +14,6 @@
@use "buttons";
@use "code";
@use "comments";
@use "containers";
@use "crt";
@use "external";
@use "footer";
@ -27,6 +26,7 @@
@use "nav";
@use "not-found";
@use "post-nav";
@use "pre-container";
@use "statements";
@use "table";
@use "tags";