1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-25 20:42:40 +00:00

Adjustments for printing

This commit is contained in:
Jocelyn Badgley (Twipped)
2021-03-25 14:11:42 -07:00
parent 08478f5a81
commit b6fcbc0e4d
18 changed files with 242 additions and 144 deletions

View File

@@ -8,12 +8,7 @@
}
.card-img, .card-img-top {
width: unset;
}
.card-img-top {
page-break-before: avoid;
page-break-after: avoid;
// width: unset;
}
.card-img-top + .card-img-top {
@@ -148,8 +143,6 @@
.card.right {
float: right;
margin-left: 10px;
page-break-inside: always;
}
.card.center {