mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 00:16:28 +00:00
style(margin): fix maximum width and margin width for mobile based documents
This commit is contained in:
parent
79ec95f455
commit
c91567adb4
@ -140,4 +140,8 @@ img.VPImage.image-src {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.vp-doc p a + a {
|
||||
margin-left: 17px;
|
||||
}
|
||||
// maximum document width style ends
|
||||
|
||||
Loading…
Reference in New Issue
Block a user