diff options
| author | bndw <ben@bdw.to> | 2023-04-27 08:19:33 -0700 |
|---|---|---|
| committer | bndw <ben@bdw.to> | 2023-04-27 08:19:33 -0700 |
| commit | 633b20d90efc46d16591ee2118683106e27297c0 (patch) | |
| tree | 1de6282454f498e168bba01211dd90094589e40a /app/components/donate.module.css | |
| parent | ad4ea380406451145ca3a9b7f0f59fda9c12caef (diff) | |
feat: donations
Diffstat (limited to 'app/components/donate.module.css')
| -rw-r--r-- | app/components/donate.module.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/components/donate.module.css b/app/components/donate.module.css new file mode 100644 index 0000000..2c62925 --- /dev/null +++ b/app/components/donate.module.css | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | .href { | ||
| 2 | border-bottom: solid 1px #ddd; | ||
| 3 | } | ||
