9 lines
102 B
CSS
9 lines
102 B
CSS
.cashu {
|
|
background: var(--cashu-gradient);
|
|
}
|
|
|
|
.cashu h1 {
|
|
font-size: 44px;
|
|
line-height: 1em;
|
|
}
|