mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
add some media queries to improve main UI on small-width devices
This commit is contained in:
@@ -24,6 +24,11 @@
|
||||
@font-size-toolbar: 13px;
|
||||
@font-size-content: 14px;
|
||||
|
||||
@breakpoint-sm: 576px;
|
||||
@breakpoint-md: 768px;
|
||||
@breakpoint-lg: 992px;
|
||||
@breakpoint-xl: 1200px;
|
||||
|
||||
@embed-responsive-padding: 56.25%; // Use 56.25% for 16:9 aspect ratio, 75% for 4:3.
|
||||
|
||||
body.ttrss_main,
|
||||
|
||||
Reference in New Issue
Block a user