Advertisement
srikat

Untitled

Feb 12th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. .front-page .entry {
  2. margin-bottom: 10%;
  3. padding-bottom: 10%;
  4. border-bottom: 1px solid #eee;
  5. }
  6.  
  7. .front-page .entry-header,
  8. .front-page .entry-content {
  9. max-width: none;
  10. }
  11.  
  12. .front-page .entry-title {
  13. font-size: 36px;
  14. font-size: 3.6rem;
  15. letter-spacing: -2px;
  16. }
  17.  
  18. #journal .pagination {
  19. text-align: right;
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement