diff options
author | siddharth <s@ricketyspace.net> | 2022-05-22 18:25:18 -0400 |
---|---|---|
committer | siddharth <s@ricketyspace.net> | 2022-05-22 18:25:18 -0400 |
commit | 81d119d5112b4c3fd40d28b80e5af3305cb90c90 (patch) | |
tree | d2f29f03391c7030f208151092a8b5cf046020f0 /static/peach.css | |
parent | 295d435a92544347e7718cab0302e0930b812977 (diff) |
static/peach.css: add copyright header
Diffstat (limited to 'static/peach.css')
-rw-r--r-- | static/peach.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/peach.css b/static/peach.css index 6d32955..cdf66e9 100644 --- a/static/peach.css +++ b/static/peach.css @@ -1,3 +1,8 @@ +/** + * Copyright © 2022 siddharth <s@ricketyspace.net> + * SPDX-License-Identifier: ISC + */ + p { margin: 0; } |