1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00

Fix link margins

This commit is contained in:
Rohan Kumar 2022-10-20 00:19:04 -07:00
parent 04600cb92b
commit 706d056fe4
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479

View file

@ -296,6 +296,10 @@ html {
margin-left: -.25em;
}
h1 + ul > li > a {
margin-left: 0;
}
/* Increase tap-target size of title links. */
h2 > a {