mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
Move borders
This commit is contained in:
parent
566a40f84b
commit
6660423efa
@ -1,5 +1,5 @@
|
||||
.post {
|
||||
border-top: 1px dashed $border-color;
|
||||
border-bottom: 1px dashed $border-color;
|
||||
padding: 1.5em $pad-min;
|
||||
|
||||
img {
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
.site-header {
|
||||
padding: 0 $pad-min;
|
||||
border-bottom: 1px dashed $text-color;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user