html - Blogger date/ title/ spacing -


i've got issue can't seem straighten out on my blog - it's similar this issue fixes didn't work.

i've been trying make gap between date , post title consistent - first post ok following css:

.date-header {margin-top: 6px !important;} 

but isn't applied others there's gap between them.

also, added:

.blog-posts {margin-top: -60px} 

to reduce gap between header , first post, fix find. don't know if that's related first issue?

i'd appreciate guidance!


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -