Skip to content

Commit ffa6f5e

Browse files
Update index.html
1 parent 5ee4b7d commit ffa6f5e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,8 @@
188188
padding-left: 4px; /* 32 */
189189
padding-right: 4px; /* 32 */
190190
padding-bottom: 2px; /* 20 */
191-
background-color: transparent;
191+
/* background-color: transparent; */
192+
background: linear-gradient(90deg, #C7FF9B 0%, #FFF6A7 100%);
192193
}
193194
.button-transparent:hover {
194195
color: var(--dl-color-scheme-green80);
@@ -1656,5 +1657,6 @@ <h1 class="home-text48">
16561657

16571658

16581659

1660+
16591661

16601662

0 commit comments

Comments
 (0)