Squashed: fix margin for bullet points
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9770b7e211
commit
dfe5583c73
@ -245,7 +245,7 @@ html{
|
||||
width: 1em;
|
||||
position: absolute;
|
||||
margin-left: -20px;
|
||||
margin-top: -3px;
|
||||
margin-top: -8px;
|
||||
color: #505050
|
||||
}
|
||||
|
||||
|
@ -229,7 +229,7 @@ html {
|
||||
width: 1em;
|
||||
position: absolute;
|
||||
margin-left: -20px;
|
||||
margin-top: -3px;
|
||||
margin-top: -8px;
|
||||
color: #505050
|
||||
}
|
||||
.post-content li {
|
||||
|
2
themes/geeklab/static/default.min.css
vendored
2
themes/geeklab/static/default.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user