0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 08:30:27 +03:00

Refactor Analytics component to encode URI parameters

This commit is contained in:
2024-09-12 23:33:43 +00:00
parent 33c9464dad
commit b8fd186801
3 changed files with 5 additions and 4 deletions

View File

@ -35,7 +35,7 @@ body {
margin: auto;
max-width: 52em;
min-height: 100vh;
padding: 6em 4em 4em;
padding: 4em;
text-rendering: optimizelegibility;
}