Page MenuHomeSealhub

No OneTemporary

diff --git a/src/main.css b/src/main.css
index 2ed38c3..118b619 100644
--- a/src/main.css
+++ b/src/main.css
@@ -1,69 +1,67 @@
html {
background: var(--color-brand-canvas);
- font-family: "Atkinson Hyperlegible", -apple-system, system-ui, BlinkMacSystemFont,
- "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", "Lato", "Helvetica Neue",
- Helvetica, Arial, sans-serif;
+ font-family: var(--font-sans-serif);
font-size: 14px;
}
body {
max-width: 1024px;
margin: 1rem auto;
background: var(--color-brand-text-bg);
color: var(--color-brand-text-fg);
padding: 1rem;
}
.delete-button {
height: 1rem;
padding: 0;
line-height: 0;
padding: 0.5rem;
}
.nav-logo {
display: flex;
align-items: center;
}
nav {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
ul {
display: flex;
gap: 8px;
padding-left: 0px;
li {
list-style: none;
}
}
}
.form-input__wrapper--control-type__photo {
display: flex;
flex-flow: row wrap;
label {
width: 100%;
}
}
body.jdd-editor {
margin: 0 !important;
padding: 0 !important;
}
a {
color: var(--color-brand-link-fg);
}
.sealious-list__actions {
display: flex;
gap: 16px;
}
.jdd-outer-container {
container-type: inline-size;
}

File Metadata

Mime Type
text/x-diff
Expires
Tue, Jul 8, 08:41 (1 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
810501
Default Alt Text
(1 KB)

Event Timeline