motoraceworld.com Open in urlscan Pro
2620:127:f00f:c::  Public Scan

Submitted URL: http://motoraceworld.com/cdn/shop/t/1/assets/component-list-payment.css?v=69253961410771838501728594755
Effective URL: https://motoraceworld.com/cdn/shop/t/1/assets/component-list-payment.css?v=69253961410771838501728594755
Submission: On November 10 via api from US — Scanned from CA

Form analysis 0 forms found in the DOM

Text Content

.list-payment {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -0.5rem 0;
  padding-top: 1rem;
  padding-left: 0;
}

@media screen and (min-width: 750px) {
  .list-payment {
    justify-content: flex-end;
    margin: -0.5rem;
    padding-top: 0;
  }
}

.list-payment__item {
  align-items: center;
  display: flex;
  padding: 0.5rem;
}