fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix for carousel management.
[wolnelektury.git]
/
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
6adafd7
..
2589d9c
100644
(file)
--- 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;
+}