add window mode
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
:root {
|
||||
--background: #0F0A1F;
|
||||
--primary: #FFA826;
|
||||
--primary: #F48120;
|
||||
}
|
||||
|
||||
@keyframes silly-bounce {
|
||||
@@ -24,4 +24,8 @@ h2 {
|
||||
|
||||
ul {
|
||||
@apply list-disc ms-8 space-y-4
|
||||
}
|
||||
|
||||
.border-outset {
|
||||
border-style: outset;
|
||||
}
|
||||
Reference in New Issue
Block a user