Build: (5074b00) Increase overflow clip margin on narrow screens

This commit is contained in:
helenclx 2024-08-14 16:02:09 +00:00
parent e2f50de0a7
commit 21cc253032
4 changed files with 7 additions and 2 deletions

View File

@ -526,6 +526,11 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))
<a href="https://sakuradreams.neocities.org/" data-tooltip-trigger title="Sakura Dream&#39;s Simba">
<img src="/assets/adoptables/kittyfriends/sakuradreams-Simba.gif" alt="Sakura Dream&#39;s Simba" loading="lazy">
</a>
</li>
<li data-tooltip>
<a href="https://solaria.neocities.org/" data-tooltip-trigger title="Solaria&#39;s mama cat Creampuff and her 3 little puffs">
<img src="/assets/adoptables/kittyfriends/solaria-creampuffs.png" alt="Solaria&#39;s mama cat Creampuff and her 3 little puffs" loading="lazy">
</a>
</li>
<li data-tooltip>
<a href="https://solaria.neocities.org/" data-tooltip-trigger title="Solaria&#39;s Garfield art">

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

@ -4,7 +4,7 @@
<subtitle>Leilukin&#39;s personal website.</subtitle>
<link href="https://leilukin.com/feed.xml" rel="self"/>
<link href="https://leilukin.com"/>
<updated>2024-08-14T15:37:48Z</updated>
<updated>2024-08-14T16:02:05Z</updated>
<id>https://leilukin.com/</id>
<author>
<name>Leilukin</name>