X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/8ce01151b83453d8ccaa142178745e847b44cdb5..a7d1e3cd75cd56c3f9a5ddceb63196aad9d1db65:/src/wolnelektury/static/2022/styles/components/_player.scss diff --git a/src/wolnelektury/static/2022/styles/components/_player.scss b/src/wolnelektury/static/2022/styles/components/_player.scss index 6adafd73c..2589d9c0c 100644 --- a/src/wolnelektury/static/2022/styles/components/_player.scss +++ b/src/wolnelektury/static/2022/styles/components/_player.scss @@ -307,3 +307,9 @@ } } } + + +.project-icon { + max-width: 100px; + max-height: 50px; +}