Skip to content

Commit

Permalink
Update gatenet.scss for rounded box design. (snapshot-labs#2267)
Browse files Browse the repository at this point in the history
  • Loading branch information
usagar80 authored Oct 2, 2022
1 parent 6f135c3 commit 1d1c80a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions skins/gatenet.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@
--block-bg: transparent;
--shadow-color: #0001;
}

/* Rounded Box colour */
.rounded-full.bg-skin-text {
background-color: #21b66f;
}

0 comments on commit 1d1c80a

Please sign in to comment.