Update styles for header and scrollbar, and adjust margins and borders in kontakt-v5
This commit is contained in:
@@ -10718,7 +10718,7 @@ header#header {
|
||||
padding-bottom: 25px;
|
||||
background: rgba(255, 255, 255, 0.5);
|
||||
// backdrop-filter: blur(10px);
|
||||
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
|
||||
box-shadow: 0 1.5px 4px 0 rgba(0, 0, 0, 0.05);
|
||||
|
||||
position: sticky;
|
||||
top: 0;
|
||||
@@ -10732,7 +10732,7 @@ header#header {
|
||||
// width: calc(100% - (30px * 2));
|
||||
width: 100%;
|
||||
height: 1px;
|
||||
background: #3f3f3f;
|
||||
background: #dcdcdc;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user