Compare commits
No commits in common. "main" and "v1.8.2" have entirely different histories.
2 changed files with 2 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "1.8.3",
|
"version": "1.8.2",
|
||||||
"name": "@kernelui/core",
|
"name": "@kernelui/core",
|
||||||
"description": "Kernel UI Core.",
|
"description": "Kernel UI Core.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -46,5 +46,5 @@
|
||||||
"react-dom": "^18.3.1",
|
"react-dom": "^18.3.1",
|
||||||
"react-router-dom": "^7.0.1"
|
"react-router-dom": "^7.0.1"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.5.3"
|
"packageManager": "yarn@4.5.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,12 +4,6 @@ h1, h2, h3, h4, h5, h6
|
||||||
|
|
||||||
&.center, &.main
|
&.center, &.main
|
||||||
{ text-align: center; }
|
{ text-align: center; }
|
||||||
|
|
||||||
> svg
|
|
||||||
{
|
|
||||||
position: relative;
|
|
||||||
bottom: -0.15em;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h1
|
h1
|
||||||
|
|
Loading…
Add table
Reference in a new issue