Advertisement
janusivan

the prestige mobile view - homepage opening fix

Apr 1st, 2024 (edited)
1,118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. @media screen and (max-width:768px) {
  2.     .home-page-opening .socials {
  3.         background-color:#000;
  4.         justify-content:center;
  5.     }
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement