mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-07-25 04:18:01 +02:00
Add new blog components and post
This commit is contained in:
parent
b35ad08052
commit
a352600428
16 changed files with 440 additions and 5 deletions
|
@ -4,6 +4,11 @@
|
|||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
animation: none !important;
|
||||
transition: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
body,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue