Improve mobile style
This commit is contained in:
parent
7fa8959e05
commit
885c25cade
|
@ -105,4 +105,9 @@ mark {
|
||||||
main figure {
|
main figure {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
mark {
|
||||||
|
background-color: #EDAF1F;
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue