diff options
| author | Michael Foiani <sotech117@michaels-mbp-3.lan> | 2021-04-16 18:27:46 -0400 |
|---|---|---|
| committer | Michael Foiani <sotech117@michaels-mbp-3.lan> | 2021-04-16 18:27:46 -0400 |
| commit | 868c250d5c9ab45be1c5a478d2ff5cd82ec60f2d (patch) | |
| tree | 7eb7bbc1e2d44ecb4be92aa8abca0db798a048f6 /maps-frontend/src/css | |
| parent | 5f1c8ad8dd2944d6791971ba7fc5a4da97a9e9ac (diff) | |
Working on the request to get info on an investor.
Diffstat (limited to 'maps-frontend/src/css')
| -rw-r--r-- | maps-frontend/src/css/UserCheckin.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps-frontend/src/css/UserCheckin.css b/maps-frontend/src/css/UserCheckin.css index 3e16ffd..141cc01 100644 --- a/maps-frontend/src/css/UserCheckin.css +++ b/maps-frontend/src/css/UserCheckin.css @@ -60,7 +60,7 @@ ul { .Checkin { - padding-bottom: 20px; + padding-top: 10px; border-bottom: 1px solid #e6ecf0; } |
