mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-12 20:31:29 +03:00
Added support for "large" sized cards
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
.file-col {
|
||||
.large-col {
|
||||
max-width: 320px;
|
||||
}
|
||||
|
||||
.medium-col {
|
||||
max-width: 240px;
|
||||
}
|
||||
|
||||
.small-col {
|
||||
max-width: 240px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user