mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 19:45:21 +00:00
website: Add a 1em right margin
This stops the text and pre-boxes from touching the right border.
This commit is contained in:
parent
bfc34dca3b
commit
b56fbbad0b
@ -30,6 +30,7 @@ h2, h3, h4, h5, h6 {
|
||||
|
||||
#content {
|
||||
margin-left: 230px;
|
||||
margin-right: 1em;
|
||||
padding: 0px;
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user