Add Homepage entering animations
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
// Intro Section
|
||||
&__intro {
|
||||
background-color: $color-tertiary;
|
||||
background: linear-gradient(180deg, $color-tertiary 85%, $color-primary 100%), $color-tertiary;
|
||||
color: $color-text;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
@@ -114,6 +114,7 @@
|
||||
}
|
||||
|
||||
.photo-card {
|
||||
--rotation: 0deg;
|
||||
position: relative;
|
||||
display: block;
|
||||
grid-column-end: span 8;
|
||||
|
||||
Reference in New Issue
Block a user