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:
@@ -8,7 +8,6 @@
|
||||
$borderRadius: .35em;
|
||||
$avatarSize: 36px;
|
||||
|
||||
// zoom: 0.8;
|
||||
font-size: 12px;
|
||||
border: 1px solid $borderColor;
|
||||
border-radius: .35em;
|
||||
@@ -18,6 +17,8 @@
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
|
||||
page-break-inside: avoid;
|
||||
|
||||
@include media-breakpoint-up(md) {
|
||||
&.capped { max-height: 700px; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user