fix the blurring in safari/epiphany/konqueror

This commit is contained in:
rhiannon morris 2024-08-04 16:49:19 +02:00
parent 00e1e06db8
commit c3080b212b
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ body {
box-shadow: var(--focus-box);
}
#mainimg {
#mainimg, #mainlink {
display: block;
}