Advertisement
srikat

Untitled

May 4th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. .site-description {
  2. text-align: center;
  3. }
  4.  
  5. @media only screen and (min-width: 1024px) {
  6.  
  7. .site-description {
  8. text-align: center;
  9. margin-top: 40px;
  10. }
  11.  
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement