fireflythemes

Untitled

Dec 4th, 2020
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. /* Fix height of logo to be 75px max */
  2. .site-branding img {
  3.     max-height: 75px;
  4. }
  5.  
  6. /* Add space from top to menu */
  7. #masthead .right-head {
  8.     margin-top: 20px;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment