feat: Add mastodon link

This commit is contained in:
2023-10-23 22:33:57 +11:00
parent 565e824902
commit e0e3cd4102
14 changed files with 221 additions and 113 deletions

View File

@@ -2,3 +2,12 @@ img.no-drag {
pointer-events: none;
}
img.fog {
pointer-events: none;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}