Netlify upload
This commit is contained in:
@@ -37,7 +37,7 @@ import '@fontsource-variable/inter';
|
||||
--aw-color-bg-page-dark: rgb(3 6 32);
|
||||
|
||||
::selection {
|
||||
background-color: lavender;
|
||||
description-color: lavender;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -56,15 +56,9 @@ import '@fontsource-variable/inter';
|
||||
--aw-color-bg-page: rgb(3 6 32);
|
||||
|
||||
::selection {
|
||||
background-color: black;
|
||||
description-color: black;
|
||||
color: snow;
|
||||
}
|
||||
}
|
||||
|
||||
.bg-hero {
|
||||
background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../assets/images/richardbergsma.png');
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user