phpface

VideoTube center logo and menu

Mar 6th, 2021 (edited)
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.19 KB | None | 0 0
  1. #header #logo{
  2.     width: 100%;
  3.     flex: 0 0 100%;
  4.     max-width: 100%;
  5.     justify-content: center;
  6. }
  7.  
  8. #header #logo img{
  9.     max-height: 200px;
  10. }
  11.  
  12. #main-menu{
  13.     margin: 0 auto;
  14. }
Add Comment
Please, Sign In to add comment