diff options
author | Thomas Bracht Laumann Jespersen <t@laumann.xyz> | 2025-02-05 12:33:01 +0000 |
---|---|---|
committer | Thomas Bracht Laumann Jespersen <t@laumann.xyz> | 2025-02-05 12:33:01 +0000 |
commit | d2126df1b9de3b12c7866daf2e4b8b39d7106c69 (patch) | |
tree | cc685e873084a4965555bc45edd2bb78828018f1 /site/extra.css | |
parent | eefb87f885e52f26d2b0739ada93458761e24d08 (diff) |
Diffstat (limited to 'site/extra.css')
-rw-r--r-- | site/extra.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/site/extra.css b/site/extra.css index f38a42e..891855e 100644 --- a/site/extra.css +++ b/site/extra.css @@ -36,9 +36,5 @@ kbd { border: 1px solid #aaa; background-color: #fff; padding: 2px 5px; - /* box-shadow: 0 2px 0 1px #777; */ - /* line-height: 1; */ - /* /\* display: block; *\/ */ - /* position: relative; */ - /* top: -1px; */ + white-space: nowrap; } |