Redesigned illustrations and style changes
This commit is contained in:
@@ -12,7 +12,7 @@ body {
|
||||
}
|
||||
|
||||
.bg-saburly-lighter {
|
||||
background: RGBA(248, 248, 248, 1);
|
||||
background: rgba(87, 99, 171, 0.05);
|
||||
}
|
||||
|
||||
.bg-saburly-light {
|
||||
@@ -28,7 +28,7 @@ body {
|
||||
background: linear-gradient(
|
||||
180deg,
|
||||
rgba(255, 255, 255, 1) 0%,
|
||||
rgba(248, 248, 248, 1) 100%
|
||||
rgba(87, 99, 171, 0.05)
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user