adjust card min width
This commit is contained in:
parent
62441c343f
commit
7ead91f9d6
@ -587,7 +587,6 @@
|
|||||||
padding: 1.0cm;
|
padding: 1.0cm;
|
||||||
margin: 1.0cm;
|
margin: 1.0cm;
|
||||||
width: auto;
|
width: auto;
|
||||||
min-width: 21cm;
|
|
||||||
height: auto;
|
height: auto;
|
||||||
page-break-after: always;
|
page-break-after: always;
|
||||||
page-break-inside: avoid;
|
page-break-inside: avoid;
|
||||||
@ -744,7 +743,7 @@
|
|||||||
|
|
||||||
.card {
|
.card {
|
||||||
position: relative;
|
position: relative;
|
||||||
min-width: 21.0rem;
|
min-width: 17.0rem;
|
||||||
|
|
||||||
}
|
}
|
||||||
.author{
|
.author{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user