Mercurial Hosting > chat
diff src/site.css @ 41:818697418dbe
add voice link
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 27 Feb 2025 19:05:57 -0700 |
parents | 7ea33179592a |
children | 8c6a2f602dbd |
line wrap: on
line diff
--- a/src/site.css Thu Feb 27 16:44:20 2025 -0700 +++ b/src/site.css Thu Feb 27 19:05:57 2025 -0700 @@ -32,6 +32,13 @@ padding: 8px 3%; display: flex; justify-content: space-between; + align-items: center; +} + +div[header] span[right] { + display: flex; + align-items: center; + gap: 8px; } [content] {