diff options
-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; } |