refactor(styles): improve UI
This commit is contained in:
parent
56ca11eeb0
commit
a34b6e39bd
Binary file not shown.
Before Width: | Height: | Size: 57 KiB |
@ -6,13 +6,7 @@
|
|||||||
|
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
max-width: 100vw;
|
max-width: 100vw;
|
||||||
background: linear-gradient(
|
background: linear-gradient(180deg, #775aaa, #393ecc);
|
||||||
to top,
|
|
||||||
rgb(0 0 0 / 75%) 0%,
|
|
||||||
rgb(0 0 0 / 75%) 100%
|
|
||||||
),
|
|
||||||
url('/images/Background.jpg') no-repeat;
|
|
||||||
background-size: cover;
|
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
@extend %typo-title;
|
@extend %typo-title;
|
||||||
|
Loading…
Reference in New Issue
Block a user