feat(BOOK-391): Added theme and logos for Bassin Seven
* chore: Updated border-radius variables after import change Approved-by: Linus Flood
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
/* This file is generated, do not edit manually! */
|
||||
:root {
|
||||
/* Values */
|
||||
--Border-width-lg: 3px;
|
||||
--Border-width-md: 2px;
|
||||
--Border-width-none: 0px;
|
||||
--Border-width-sm: 1px;
|
||||
--Border-lg: 3px;
|
||||
--Border-md: 2px;
|
||||
--Border-none: 0px;
|
||||
--Border-sm: 1px;
|
||||
--BoxShadow-Level-1: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
|
||||
--BoxShadow-Level-2: 0px 0px 4px 2px rgba(0, 0, 0, 0.1);
|
||||
--BoxShadow-Level-3: 0px 0px 8px 3px rgba(0, 0, 0, 0.1);
|
||||
@@ -12,11 +12,11 @@
|
||||
--Breakpoints-max-width: 767px;
|
||||
--Breakpoints-min-width: 320px;
|
||||
--Columns-Column: 4px;
|
||||
--Corner-radius-lg: 12px;
|
||||
--Corner-radius-md: 8px;
|
||||
--Corner-radius-rounded: 250px;
|
||||
--Corner-radius-sm: 4px;
|
||||
--Corner-radius-xl: 16px;
|
||||
--Corner-Radius-Rounded: 250px;
|
||||
--Corner-Radius-lg: 12px;
|
||||
--Corner-Radius-md: 8px;
|
||||
--Corner-Radius-sm: 4px;
|
||||
--Corner-Radius-xl: 16px;
|
||||
--Font-weight-Black: 900;
|
||||
--Font-weight-Bold: 700;
|
||||
--Font-weight-Extra-Bold: 800;
|
||||
|
||||
Reference in New Issue
Block a user