About - center socials - Producer

About - center socials - Producer
Sally avatar
Sally
css
08/22/2024 11:37 PM
376 B
73
Indexable
/*START fix padding WB mario*/

@media (max-width: 678px) {
  .lp-socials {
    /* flex-wrap: nowrap; */
    justify-content: center;
  }
  div.agent-bio {
    padding: 64px 24px;
}
.bottom-container .lp-socials li {
  margin: 10px 10px 0 10px!important;
}
}
/*END*/
Editor is loading...
Leave a Comment