Simplify
This commit is contained in:
parent
ae9eae0018
commit
ccdadbe5b7
3 changed files with 1 additions and 7 deletions
|
|
@ -1,19 +0,0 @@
|
|||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
@layer base {
|
||||
#__next,
|
||||
#root {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
body,
|
||||
html {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
pre:has(div.codeblock) {
|
||||
padding: 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue