diff --git a/src/blog.md b/src/blog.md index 5403330..8d8edd5 100755 --- a/src/blog.md +++ b/src/blog.md @@ -9,7 +9,6 @@ date: 2023-01-01 * | * ------- | ------- -23.01 | We are experiencing more downtime than usual. Working on a fix! 01.01 | We recommend [Predirect](https://github.com/libreom/predirect){target="_blank"}, a cross-platform extension that automatically redirects popular sites to privacy friendly frontends  |[2023](/) 30.12 | Fixed a long-standing issue of Mlmym. Sorry for not noticing it earlier! diff --git a/src/css/index.css b/src/css/index.css index db477d3..972f114 100755 --- a/src/css/index.css +++ b/src/css/index.css @@ -89,7 +89,7 @@ input:focus, select:focus, textarea:focus, button:focus { max-width: 26.5rem; margin: 0 auto; text-align: center; - padding: calc(var(--font-size) * var(--line-height) * 3.6) var(--font-size) 0; + padding: calc(var(--font-size) * var(--line-height) * 2.6) var(--font-size) 0; } @media (pointer: none), (pointer: coarse) { .wrapper {