fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
style fix
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
2022
/
styles
/
layout
/
_themes.scss
diff --git
a/src/wolnelektury/static/2022/styles/layout/_themes.scss
b/src/wolnelektury/static/2022/styles/layout/_themes.scss
index
275fb74
..
edcd6c1
100644
(file)
--- a/
src/wolnelektury/static/2022/styles/layout/_themes.scss
+++ b/
src/wolnelektury/static/2022/styles/layout/_themes.scss
@@
-14,10
+14,17
@@
margin-bottom: 23px;
display: flex;
justify-content: space-between;
margin-bottom: 23px;
display: flex;
justify-content: space-between;
- align-items: center;
+ flex-direction: column;
+ align-items: stretch;
+ @include rwd($break-flow) {
+ flex-direction: row;
+
+ }
+
a {
a {
- display: flex;
+ display: flex;
+ justify-content: flex-end;
align-items: center;
font-weight: bold;
font-size: 16px;
align-items: center;
font-weight: bold;
font-size: 16px;
@@
-85,7
+92,7
@@
flex-wrap: wrap;
li {
flex-wrap: wrap;
li {
-
width: 16.66666666666667%
;
+
min-width: 150px
;
margin-bottom: 17px;
font-weight: normal;
font-size: 18px;
margin-bottom: 17px;
font-weight: normal;
font-size: 18px;