feat: Make stuff look good on as many browser versions as possible

Rejoice iPhone users, you'll have pretty CRT now as well!
This commit is contained in:
daudix
2024-01-23 09:47:59 +03:00
parent 5939a6681f
commit f8efb69e6c
7 changed files with 19 additions and 21 deletions

View File

@ -12,7 +12,7 @@
color: var(--fg-color);
display: inline-block;
font-size: 0.9rem;
padding: 0.4rem 1rem;
padding: 0.5rem 1rem;
text-decoration: none;
transition: var(--transition);