Card gradient direction
All checks were successful
Gitea Actions Demo / build-and-deploy (push) Successful in 23s
All checks were successful
Gitea Actions Demo / build-and-deploy (push) Successful in 23s
This commit is contained in:
parent
cee1e8104c
commit
b97e63e747
2
app.vue
2
app.vue
@ -92,7 +92,7 @@ header {
|
|||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
gap: 16px;
|
gap: 16px;
|
||||||
background-image: linear-gradient(90deg, var(--chocolate-cosmos), var(--black));
|
background-image: linear-gradient(135deg, var(--chocolate-cosmos), var(--black));
|
||||||
|
|
||||||
&__title {
|
&__title {
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user