diff --git a/_layouts/post.html b/_layouts/post.html index 91beb92..ecca888 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -2,7 +2,7 @@
- + diff --git a/_layouts/shr4pnel.html b/_layouts/shr4pnel.html index 965c01c..13e697d 100644 --- a/_layouts/shr4pnel.html +++ b/_layouts/shr4pnel.html @@ -2,7 +2,7 @@ - + diff --git a/assets/css/index.css b/assets/css/index.css index 6e2314c..fb71f47 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -173,6 +173,12 @@ div.friend-container.lain > a > img { height: 60px; } +@media only screen and (max-width: 900px) { + .card { + min-width: unset; + } +} + @media only screen and (max-width: 467px) { .friend-container { margin: 20px auto; diff --git a/assets/lain/neet.gif b/assets/lain/neet.gif new file mode 100644 index 0000000..33fe6ed Binary files /dev/null and b/assets/lain/neet.gif differ