Stylistic changes and new illustrations
This commit is contained in:
@@ -18,12 +18,11 @@ body {
|
||||
}
|
||||
|
||||
.bg-saburly-light {
|
||||
background: rgb(69, 76, 183);
|
||||
background: linear-gradient(
|
||||
90deg,
|
||||
rgba(255, 255, 255, 1) 0%,
|
||||
rgba(241, 245, 248, 1) 100%
|
||||
);
|
||||
background: #faf9fc;
|
||||
}
|
||||
|
||||
.bg-saburly-dark {
|
||||
background-color: #210b44;
|
||||
}
|
||||
|
||||
.bg-saburly-light svg,
|
||||
|
||||
Reference in New Issue
Block a user