1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-11 17:51:01 +00:00

Various CSS tweaks and optimizations

Prevent sub and sup from affecting line-height.

Set touch-action on .items to prevent browser navigation.

Move font-family specific CSS to the appropriate file.

Update primary font-family for UI to be even more
compatible with various operating systems.

Make .entry-content font-weight variable depending
on font-family used.
This commit is contained in:
Dave Z 2020-09-26 21:21:26 -04:00 committed by GitHub
parent 0ddfa5f7d9
commit 6d25fb715b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 38 additions and 22 deletions

File diff suppressed because one or more lines are too long