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 5d438bc commit ee9d2e8Copy full SHA for ee9d2e8
1 file changed
assets/scss/common/_custom.scss
@@ -307,13 +307,7 @@
307
}
308
309
@media (max-width: 576px) {
310
- .how-to-use-images {
311
- display: none;
312
- }
313
-
314
.how-to-use-images-row {
315
- flex-direction: column;
316
- align-items: center;
317
padding: 0;
318
319
@@ -322,11 +316,6 @@
322
323
324
.how-to-use-image--qr {
325
- margin: 0;
326
327
328
- .how-to-use-image--dashboard,
329
- .how-to-use-image--swagger {
330
- transform: none;
+ margin: 0 -75px;
331
320
332
321
0 commit comments