aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbenal01 <bja4245@rit.edu>2025-03-20 10:18:55 -0400
committerbenal01 <bja4245@rit.edu>2025-03-20 10:18:55 -0400
commitbab829a60dc243b5987873ea0f0114b032643995 (patch)
treebedae6a580b302d1062da94c102467797aa04c92
parent237b9197c08c46a11fe45347e2d41428a558f75b (diff)
downloadJellySolutions-bab829a60dc243b5987873ea0f0114b032643995.tar.gz
JellySolutions-bab829a60dc243b5987873ea0f0114b032643995.tar.bz2
JellySolutions-bab829a60dc243b5987873ea0f0114b032643995.zip
need list size fix
-rw-r--r--ufund-ui/src/app/components/need-list/need-list.component.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/ufund-ui/src/app/components/need-list/need-list.component.css b/ufund-ui/src/app/components/need-list/need-list.component.css
index 88bdfbe..64988d1 100644
--- a/ufund-ui/src/app/components/need-list/need-list.component.css
+++ b/ufund-ui/src/app/components/need-list/need-list.component.css
@@ -2,7 +2,6 @@
list-style-type:circle;
border: 2px solid #000;
display: block;
- width: 30%;
border-radius: 5px;
}