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:
@@ -74,14 +74,14 @@ export const theme = {
|
||||
"Size/1300-56": 56,
|
||||
"Size/1500-64": 64,
|
||||
"Line height/xs": 100,
|
||||
"Corner radius/sm": 4,
|
||||
"Border width/sm": 1,
|
||||
"Border width/md": 2,
|
||||
"Border width/lg": 3,
|
||||
"Corner radius/md": 8,
|
||||
"Corner radius/lg": 12,
|
||||
"Corner radius/xl": 16,
|
||||
"Corner radius/rounded": 250,
|
||||
"Corner Radius/sm": 4,
|
||||
"Border/sm": 1,
|
||||
"Border/md": 2,
|
||||
"Border/lg": 3,
|
||||
"Corner Radius/md": 8,
|
||||
"Corner Radius/lg": 12,
|
||||
"Corner Radius/xl": 16,
|
||||
"Corner Radius/Rounded": 250,
|
||||
"Space/x025": 2,
|
||||
"Space/x05": 4,
|
||||
"Space/x1": 8,
|
||||
|
||||
Reference in New Issue
Block a user