Add titleContainer padding back in
Shouldn't have removed that, whoops
This commit is contained in:
parent
7015e0050f
commit
5540e6cbcb
@ -224,6 +224,11 @@ h1
|
|||||||
box-shadow: 10px 0 0 0 #000, -10px 0 0 0 #000;
|
box-shadow: 10px 0 0 0 #000, -10px 0 0 0 #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post .titleContainer
|
||||||
|
{
|
||||||
|
padding-left: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
.post .title
|
.post .title
|
||||||
{
|
{
|
||||||
display: inline;
|
display: inline;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user