mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-04-11.git
synced 2024-08-15 00:43:26 +00:00
Fix grid size for smaller devices
This commit is contained in:
parent
9a7fea0447
commit
d20a4a8bfc
9 changed files with 23 additions and 23 deletions
|
@ -10,7 +10,7 @@ a {
|
|||
|
||||
/* All links that do not fit with the default color goes here */
|
||||
a:not([data-id]) > .icon,
|
||||
.pure-u-md-1-5 > .h-box > a[href^="/watch?"],
|
||||
.pure-u-lg-1-5 > .h-box > a[href^="/watch?"],
|
||||
.playlist-restricted > ol > li > a {
|
||||
color: #303030;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue