Clean up comments

amy-random-shapes
Amy 2 years ago
parent 93824c31d8
commit bdd2ef380b
  1. 2
      components/ShapesBackground.module.css
  2. 2
      pages/index.module.css

@ -33,8 +33,6 @@
opacity: 30%;
}
/* * * HOME PAGE * * */
.homeDots {
top: calc(0.06 * (580rem / 0.65) / 16);
left: calc(-32rem / 16);

@ -110,7 +110,7 @@
gap: 1rem;
}
/* On a smaller desktop screen, make the events/new flow vertically */
/* On a smaller desktop screen, make the events/news flow vertically */
@media only screen and (max-width: calc(1100rem / 16)) {
.cards {
flex-direction: column;

Loading…
Cancel
Save