@import "base"; // Minimal dolt.sr.ht service styles layered on the shared core.sr.ht theme. // The bulk of the look comes from @import "base" (Bootstrap + sourcehut vars), // resolved via `sassc -I $(ASSETS)/scss`. .header-extension { margin-top: -1rem; margin-bottom: 1rem; } // Clone box on the database overview page: two variants (token / keypair). .clone-url { font-family: $font-family-monospace; input { font-family: $font-family-monospace; } }