mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
fix nivation
This commit is contained in:
@@ -73,8 +73,8 @@
|
||||
}
|
||||
|
||||
.header-bar {
|
||||
border-top: 4px solid;
|
||||
border-image-source: linear-gradient(90deg, $primary, #8ed6fb 50%, #d32e9d);
|
||||
border-top: 6px solid;
|
||||
border-image-source: linear-gradient(90deg, rgb(132, 85, 159) 0%, rgb(178, 85, 180) 58.33%, rgb(148, 55, 52) 100%);
|
||||
border-image-slice: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user