ADD New Pre-Commit hooks and Formatting code

This commit is contained in:
Kentai Radiquum 2024-04-23 18:30:35 +05:00
parent 5c9c3e67fa
commit 9e75a0783c
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
26 changed files with 4163 additions and 105 deletions

View file

@ -17,8 +17,10 @@ body {
}
} */
body, nav.left, main{
transition: background .2s;
body,
nav.left,
main {
transition: background 0.2s;
transform-origin: left;
min-height: 100dvh;
}