mirror of
https://github.com/KevinMidboe/schleppe-lab.git
synced 2025-10-29 17:50:39 +00:00
Update color theme to white and blue
- Border accent shadow effect that makes assets float of page - Apply border accent to image captions
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
.site-header {
|
||||
border-bottom: 3px dashed $grey-color-light;
|
||||
border-bottom: 3px dashed rgba(254, 168, 106, 0.6);
|
||||
border-bottom: 3px dashed rgba(8,76,207,.6);
|
||||
border-bottom: unset !important;
|
||||
min-height: calc(var(--spacing-unit) * 1.865);
|
||||
|
||||
// Positioning context for the mobile navigation icon
|
||||
|
||||
Reference in New Issue
Block a user