Improve mobile style

This commit is contained in:
Augusto Gunsch 2022-03-30 07:31:56 -03:00
parent 7fa8959e05
commit 885c25cade
1 changed files with 5 additions and 0 deletions

View File

@ -105,4 +105,9 @@ mark {
main figure { main figure {
max-width: 100%; max-width: 100%;
} }
mark {
background-color: #EDAF1F;
color: black;
}
} }