Lazyfixdown: Increase margin between right of sidebar and left of content

This commit is contained in:
Dmitry Tretyakov 2023-06-14 15:29:58 +07:00 committed by GitHub
parent fdb0735041
commit 851c4e29f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -117,7 +117,7 @@ h1 {
}
.sidebar {
width: 118px;
width: 131px;
margin: 4px 0 0 4px;
float: left;
}