diff options
author | benal01 <bja4245@rit.edu> | 2025-03-22 12:28:36 -0400 |
---|---|---|
committer | benal01 <bja4245@rit.edu> | 2025-03-22 12:28:36 -0400 |
commit | 2ae7c1036b7ce398e2b18928215f74d57bb3cec6 (patch) | |
tree | 038bf5a4a44427263ac17b0f1bbb8160433b54ea /ufund-ui/src/app/components/need-list/need-list.component.css | |
parent | d8b9c0da32383630f0831fdf6a7f13c96174ee4c (diff) | |
download | JellySolutions-2ae7c1036b7ce398e2b18928215f74d57bb3cec6.tar.gz JellySolutions-2ae7c1036b7ce398e2b18928215f74d57bb3cec6.tar.bz2 JellySolutions-2ae7c1036b7ce398e2b18928215f74d57bb3cec6.zip |
search reformatting
Diffstat (limited to 'ufund-ui/src/app/components/need-list/need-list.component.css')
-rw-r--r-- | ufund-ui/src/app/components/need-list/need-list.component.css | 1 |
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 29a9626..2e4a31b 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 @@ -24,7 +24,6 @@ li { #search-container { background-color: #d9d9d9; - padding: 10px 20px 20px 20px; border: 2px solid #000; border-radius: 5px; }
\ No newline at end of file |