sqlight: sqlite playground
This commit is contained in:
12
assets/module.css/header.module.css
Normal file
12
assets/module.css/header.module.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.container,
|
||||
.left,
|
||||
.right {
|
||||
display: flex;
|
||||
gap: 0.5em;
|
||||
}
|
||||
|
||||
.container {
|
||||
font-size: var(--secondary-font-size);
|
||||
padding: 1.25em 0;
|
||||
justify-content: space-between;
|
||||
}
|
||||
Reference in New Issue
Block a user