-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #27 from babylonlabs-io/remove-body-selector
fix: remove body selector
- Loading branch information
Showing
4 changed files
with
118 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@babylonlabs-io/bbn-core-ui": patch | ||
--- | ||
|
||
remove body selector |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
<style> | ||
@font-face { | ||
font-family: "Px Grotesk"; | ||
src: url("/fonts/Px-Grotesk/Px-Grotesk-Black.eot"); | ||
src: | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Black.eot?#iefix") format("embedded-opentype"), | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Black.woff2") format("woff2"), | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Black.woff") format("woff"); | ||
font-weight: 900; | ||
font-style: normal; | ||
} | ||
|
||
@font-face { | ||
font-family: "Px Grotesk"; | ||
src: url("/fonts/Px-Grotesk/Px-Grotesk-Bold.eot"); | ||
src: | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Bold.eot?#iefix") format("embedded-opentype"), | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Bold.woff2") format("woff2"), | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Bold.woff") format("woff"); | ||
font-weight: 700; | ||
font-style: normal; | ||
} | ||
|
||
@font-face { | ||
font-family: "Px Grotesk"; | ||
src: url("/fonts/Px-Grotesk/Px-Grotesk-Regular.eot"); | ||
src: | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Regular.eot?#iefix") format("embedded-opentype"), | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Regular.woff2") format("woff2"), | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Regular.woff") format("woff"); | ||
font-weight: 400; | ||
font-style: normal; | ||
} | ||
|
||
@font-face { | ||
font-family: "Px Grotesk"; | ||
src: url("/fonts/Px-Grotesk/Px-Grotesk-Light.eot"); | ||
src: | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Light.eot?#iefix") format("embedded-opentype"), | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Light.woff2") format("woff2"), | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Light.woff") format("woff"); | ||
font-weight: 300; | ||
font-style: normal; | ||
} | ||
|
||
@font-face { | ||
font-family: "Px Grotesk"; | ||
src: url("/fonts/Px-Grotesk/Px-Grotesk-Thin.eot"); | ||
src: | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Thin.eot?#iefix") format("embedded-opentype"), | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Thin.woff2") format("woff2"), | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Thin.woff") format("woff"); | ||
font-weight: 250; | ||
font-style: normal; | ||
} | ||
|
||
@font-face { | ||
font-family: "Px Grotesk"; | ||
src: url("/fonts/Px-Grotesk/Px-Grotesk-Screen.eot"); | ||
src: | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Screen.eot?#iefix") format("embedded-opentype"), | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Screen.woff2") format("woff2"), | ||
url("/fonts/Px-Grotesk/Px-Grotesk-Screen.woff") format("woff"); | ||
font-weight: 200; | ||
font-style: normal; | ||
} | ||
|
||
@font-face { | ||
font-family: "Px Grotesk Mono"; | ||
src: url("/fonts/Px-Grotesk-Mono/Px-Grotesk-Mono-Light.eot"); | ||
src: | ||
url("/fonts/Px-Grotesk-Mono/Px-Grotesk-Mono-Light.eot?#iefix") format("embedded-opentype"), | ||
url("/fonts/Px-Grotesk-Mono/Px-Grotesk-Mono-Light.woff2") format("woff2"), | ||
url("/fonts/Px-Grotesk-Mono/Px-Grotesk-Mono-Light.woff") format("woff"); | ||
font-weight: 300; | ||
font-style: normal; | ||
} | ||
|
||
@font-face { | ||
font-family: "Px Grotesk Mono"; | ||
src: url("/fonts/Px-Grotesk-Mono/Px-Grotesk-Mono-Regular.eot"); | ||
src: | ||
url("/fonts/Px-Grotesk-Mono/Px-Grotesk-Mono-Regular.eot?#iefix") format("embedded-opentype"), | ||
url("/fonts/Px-Grotesk-Mono/Px-Grotesk-Mono-Regular.woff2") format("woff2"), | ||
url("/fonts/Px-Grotesk-Mono/Px-Grotesk-Mono-Regular.woff") format("woff"); | ||
font-weight: 400; | ||
font-style: normal; | ||
} | ||
|
||
@font-face { | ||
font-family: "Px Grotesk Mono"; | ||
src: url("/fonts/Px-Grotesk-Mono/Px-Grotesk-Mono-Bold.eot"); | ||
src: | ||
url("/fonts/Px-Grotesk-Mono/Px-Grotesk-Mono-Bold.eot?#iefix") format("embedded-opentype"), | ||
url("/fonts/Px-Grotesk-Mono/Px-Grotesk-Mono-Bold.woff2") format("woff2"), | ||
url("/fonts/Px-Grotesk-Mono/Px-Grotesk-Mono-Bold.woff") format("woff"); | ||
font-weight: 700; | ||
font-style: normal; | ||
} | ||
|
||
body { | ||
letter-spacing: 0; | ||
font-family: Px Grotesk,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"; | ||
font-size: 1rem; | ||
line-height: 1.5rem; | ||
font-weight: 400; | ||
line-height: 1.5; | ||
--tw-text-opacity: 1; | ||
color: rgb(18 73 94 / var(--tw-text-opacity)); | ||
font-feature-settings: "liga" off,"clig" off; | ||
} | ||
</style> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters