Changing saburly images first draft, stylistic changes
This commit is contained in:
@@ -46,8 +46,8 @@ body {
|
||||
background: rgb(255, 255, 255);
|
||||
background: linear-gradient(
|
||||
180deg,
|
||||
RGBA(116, 68, 207, 1) 0%,
|
||||
RGBA(87, 99, 171, 1) 100%
|
||||
RGBA(87, 99, 171, 1) 0%,
|
||||
RGBA(78, 89, 154, 1) 100%
|
||||
);
|
||||
}
|
||||
|
||||
@@ -152,3 +152,7 @@ a li,
|
||||
a {
|
||||
transition: all 0.25s ease;
|
||||
}
|
||||
|
||||
.pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user