Difference between revisions of "Main Page"

112 bytes added ,  06:26, 17 January 2022
no edit summary
Line 90: Line 90:
  font-weight: 300;
  font-weight: 300;
  color: #181818;
  color: #181818;
}
@media (prefers-color-scheme: dark){
.joinUs .mainCard  {
background: #0D0D0D;
        color: #EDEDED;
}
}
}