Skip to content

Commit bd9a7c8

Browse files
image width style tweak
1 parent 6663b34 commit bd9a7c8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/Fervo_Project_Red.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
<style type="text/css">
44
a.image-reference {
5-
max-width: 75%;
5+
max-width: 66%;
66
}
77

8-
a.image-reference > img {
9-
max-width: inherit;
8+
a.image-reference > img, a.image-reference > img:active {
9+
max-width: 100%;
1010
}
1111

1212
a.image-reference {

0 commit comments

Comments
 (0)