Custom css code for banner

Anonymous
css
06/26/2023 12:03 PM
212 B
16
Indexable
h1 {
  color: #ffffff;
  font-size: 32px;
  font-weight: 950;
}
div {
  color: #ffffff;
}
h3 {
  color: #ffffff;
  font-size: 15px;
}
div {
  color: #ffffff;
}
Editor is loading...