background optimization
This commit is contained in:
parent
ae60edd324
commit
8ad42cc0f2
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 1.0 MiB |
@ -9,8 +9,7 @@
|
|||||||
padding: 2rem;
|
padding: 2rem;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
background-image: url( './bg.svg' );
|
background: radial-gradient(ellipse at 50% -50%, rgba(49, 46, 129, 1) 60%, rgba(24, 30, 42, 1) 80%);
|
||||||
background-size: cover;
|
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user