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 54f916b commit c11a5f7Copy full SHA for c11a5f7
assets/css/iolla.css
@@ -296,12 +296,17 @@ img {
296
margin: 0 auto;
297
}
298
299
+.plate svg {width: 80px; height: 80px;}
300
+
301
@media screen and (min-width: 40em) {
302
.alya img {
303
border: 8px solid var(--clr-six);
304
max-height: 30%;
305
max-width: 30%;
306
307
308
+.plate svg {width: 110px; height: 110px;}
309
310
311
312
.focal figure img {
0 commit comments