diff options
| author | Xe Iaso <me@christine.website> | 2022-11-01 17:58:26 -0400 |
|---|---|---|
| committer | Xe Iaso <me@christine.website> | 2022-11-01 17:58:26 -0400 |
| commit | b73b598e1759bcd835bbb7df67ea10f83d80441f (patch) | |
| tree | f2c00c0723674ab1fa29bf73b4a6613b573cb48d /css | |
| parent | 69268b676a83074ac1c6e3231b634ccf6d529d94 (diff) | |
| download | xesite-b73b598e1759bcd835bbb7df67ea10f83d80441f.tar.xz xesite-b73b598e1759bcd835bbb7df67ea10f83d80441f.zip | |
stop using C
Signed-off-by: Xe Iaso <me@christine.website>
Diffstat (limited to 'css')
| -rw-r--r-- | css/shim.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/shim.css b/css/shim.css index 15f88af..589dd59 100644 --- a/css/shim.css +++ b/css/shim.css @@ -31,6 +31,7 @@ img { .conversation-smol { min-width: 6rem; max-width: 6rem; + padding: 0.5rem; } .conversation-chat { |
