We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5711f3b commit 1645b3dCopy full SHA for 1645b3d
docs/stylesheets/extra.css
@@ -132,17 +132,17 @@ tbody {
132
border: 1px solid black;
133
}
134
135
-/* Responsive Styling */
+/* Responsive Styling PDF */
136
137
@media screen and (max-width: 768px) {
138
.pdf-embed {
139
- height: 300px;
+ height: 600px;
140
141
142
143
@media screen and (max-width: 480px) {
144
145
- height: 200px;
146
147
148
0 commit comments