Glowing Buttons

PHOTO EMBED

Sat Feb 12 2022 05:45:29 GMT+0000 (Coordinated Universal Time)

Saved by @developerchef #css

  .home__button {
  outline-color: transparent;
  padding: 0;
  border-radius: 5em;
  border: 0px solid #000;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2em;
  text-transform: uppercase;
  text-decoration: none;
  justify-content: center;
  align-items: center;
  max-width: 450px;
  font-size: 14px;
  background: #6f75ff;
  color: #ffffff;
  margin-right: 10px;
  width: 96px;
  height: 40px;
}
content_copyCOPY

https://snipit.io