Guest User

Untitled

a guest
Oct 27th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. header>nav>ul
  2. {
  3. padding-top: 2.5%;
  4. display:flex;
  5. }
  6. header>nav>ul>li
  7. {
  8. font-size: 1.25em;
  9. color: #6c6c6c;
  10. font-family: 'PT Sans', sans-serif;
  11. font-size: 20px;
  12. font-weight: 400;
  13. display: block;
  14.  
  15. justify-content: center;
  16. align-items: center;
  17. }
Add Comment
Please, Sign In to add comment