Compare commits

...

2 Commits

Author SHA1 Message Date
Helen Chong b10a2dbaf0 Move up Palestine spotlight section 2024-08-07 22:52:03 +08:00
Helen Chong b0f8d53c52 Set overflow clip margin for web graphic wrappers 2024-08-07 22:51:19 +08:00
2 changed files with 13 additions and 9 deletions

View File

@ -150,9 +150,13 @@ 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;
}
@media only screen and (min-width: 60rem) {
.web-graphics { overflow-x: unset; }
.web-graphics {
overflow-x: unset;
overflow-clip-margin: unset;
}
}
/* Adoptables wrapper */

View File

@ -40,6 +40,14 @@ eleventyComputed:
{% include "main/my-button.njk" %}
</section>
<section class="content__section">
<h2>Spotlight: Palestine</h2>
<img src="/assets/buttons/misc/standwithpalestine.png" alt="Stand with Palestine" width="88" height="31" loading="lazy">
<p>From the river to the sea, Palestine will be free.</p>
<p>Check out my <a href="/articles/palestine-masterlist">Palestine Masterlist</a>, which includes a <a href="/articles/palestine-masterlist/#spotlight-crowdfunding-campaigns">Spotlight Crowdfunding Campaigns</a> section, where I highlight fundraising campaigns for Palestinians that I have been asked by the Palestinians in question to share.</p>
<p>(Credit to <a href="https://hillhouse.neocities.org/journal/notes/palestine">rosemary</a> for the Stand with Palestine button)</p>
</section>
<section class="content__section">
<h2>What is New?</h2>
<div class="text-box">
@ -54,14 +62,6 @@ eleventyComputed:
{% include "main/statuscafe.njk" %}
</section>
<section class="content__section">
<h2>Spotlight: Palestine</h2>
<img src="/assets/buttons/misc/standwithpalestine.png" alt="Stand with Palestine" width="88" height="31" loading="lazy">
<p>From the river to the sea, Palestine will be free.</p>
<p>Check out my <a href="/articles/palestine-masterlist">Palestine Masterlist</a>, which includes a <a href="/articles/palestine-masterlist/#spotlight-crowdfunding-campaigns">Spotlight Crowdfunding Campaigns</a> section, where I highlight fundraising campaigns for Palestinians that I have been asked by the Palestinians in question to share.</p>
<p>(Credit to <a href="https://hillhouse.neocities.org/journal/notes/palestine">rosemary</a> for the Stand with Palestine button)</p>
</section>
{% include "main/virtualpets.njk" %}
<section class="content__section">