Mercurial Hosting > chat
comparison src/site.css @ 47:8c6a2f602dbd
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 28 Feb 2025 19:47:13 -0700 |
parents | 818697418dbe |
children | 080eb027d93d |
comparison
equal
deleted
inserted
replaced
46:42b741a1d5c6 | 47:8c6a2f602dbd |
---|---|
40 align-items: center; | 40 align-items: center; |
41 gap: 8px; | 41 gap: 8px; |
42 } | 42 } |
43 | 43 |
44 [content] { | 44 [content] { |
45 margin-left: 3%; | 45 margin-left: auto; |
46 margin-right: 3%; | 46 margin-right: auto; |
47 padding-left: 3%; | |
48 padding-right: 3%; | |
49 max-width: calc(700px + 6%); | |
47 margin-bottom: 2em; | 50 margin-bottom: 2em; |
48 } | 51 } |
49 | 52 |
50 label[prompt] { | 53 label[prompt] { |
51 display: block; | 54 display: block; |