Compare commits

...

2 Commits

Author SHA1 Message Date
Helen Chong 5074b00093 Increase overflow clip margin on narrow screens 2024-08-15 00:01:42 +08:00
Helen Chong 101e8d6a9c Add Creampuff and her 3 little puffs 2024-08-14 23:58:18 +08:00
3 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 878 B

View File

@ -149,7 +149,7 @@ a.link-btn[href^="http"]:not([href*="leilukin.com"]) { padding-right: calc(var(-
padding: 0;
margin: 0;
overflow-x: clip;
overflow-clip-margin: 0.25em;
overflow-clip-margin: 0.5em;
}
@media only screen and (min-width: 60rem) {
.web-graphics {

View File

@ -75,6 +75,7 @@ eleventyNavigation:
{{ adoptable("https://owlsroost.xyz/", "kittyfriends/owl-small-owlcat.gif", "Owl's small owlcat", "It's an owl! It's a cat! It's an owlcat! Made by Owl") }}
{{ adoptable("https://hillhouse.neocities.org/pixels", "kittyfriends/rosemary-ghostcat.gif", "rosemary's ghost cat") }}
{{ adoptable("https://sakuradreams.neocities.org/", "kittyfriends/sakuradreams-Simba.gif", "Sakura Dream's Simba") }}
{{ adoptable("https://solaria.neocities.org/", "kittyfriends/solaria-creampuffs.png", "Solaria's mama cat Creampuff and her 3 little puffs") }}
{{ adoptable("https://solaria.neocities.org/", "kittyfriends/solaria-garfield.gif", "Solaria's Garfield art") }}
</ul>
</section>