fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Translators as authors.
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
2022
/
styles
/
layout
/
_annoy.scss
diff --git
a/src/wolnelektury/static/2022/styles/layout/_annoy.scss
b/src/wolnelektury/static/2022/styles/layout/_annoy.scss
index
432ee4d
..
f0f0636
100644
(file)
--- a/
src/wolnelektury/static/2022/styles/layout/_annoy.scss
+++ b/
src/wolnelektury/static/2022/styles/layout/_annoy.scss
@@
-14,6
+14,7
@@
background: linear-gradient(180deg, rgba(0,0,0,1) 90%, rgba(0,0, 0,.5) 100%);
.annoy-banner-inner {
background: linear-gradient(180deg, rgba(0,0,0,1) 90%, rgba(0,0, 0,.5) 100%);
.annoy-banner-inner {
+ max-height: 100vh;
overflow-y: auto;
padding: 0 0 30px 0;
display: flex;
overflow-y: auto;
padding: 0 0 30px 0;
display: flex;
@@
-55,6
+56,7
@@
.annoy-banner-inner {
padding: 0;
margin: 10vh 10vw 20vh 10vw;
.annoy-banner-inner {
padding: 0;
margin: 10vh 10vw 20vh 10vw;
+ max-height: 70vh;
flex-direction: row;
overflow-y: unset;
flex-direction: row;
overflow-y: unset;