diff --git a/_posts/2024-07-09-auto-imports-and-tolerant-expressions.md b/_posts/2024-07-09-auto-imports-and-tolerant-expressions.md index 2f7b8e8c..63ee00e2 100644 --- a/_posts/2024-07-09-auto-imports-and-tolerant-expressions.md +++ b/_posts/2024-07-09-auto-imports-and-tolerant-expressions.md @@ -298,6 +298,11 @@ Alternatively consider using our [referral link for CodeCrafters](https://app.co who have courses on implementing Redis, SQLite, and grep in Gleam. Use your training budget to learn and to support Gleam too! + + - [00bpa](https://github.com/00bpa) - [Aaron Gunderson](https://github.com/agundy) - [Abdulrhman Alkhodiry](https://github.com/zeroows) diff --git a/styles/main.css b/styles/main.css index 1421c2c2..f14b3d5c 100644 --- a/styles/main.css +++ b/styles/main.css @@ -797,13 +797,13 @@ main.content { flex-direction: row; flex-wrap: wrap; justify-content: space-between; - gap: var(--gap-1); + gap: var(--gap-2); padding: 0; } .post .top-sponsors + ul li { list-style: none; - margin: 0 var(--gap-1); + max-width: 100%; } .mailing-list-page p {