mirror of
https://github.com/86Box/docs.git
synced 2026-02-21 17:15:33 -07:00
Fix image padding when deployed to RTD
This commit is contained in:
@@ -38,10 +38,10 @@
|
||||
.. raw:: html
|
||||
|
||||
<style>
|
||||
div.section > h1 > img {
|
||||
h1 > img {
|
||||
padding-right: 5px;
|
||||
}
|
||||
div.section > h2 > img {
|
||||
h2 > img {
|
||||
padding-right: 5px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user