diff options
author | Owen <och4609@g.rit.edu> | 2024-10-17 15:27:22 -0400 |
---|---|---|
committer | Owen <och4609@g.rit.edu> | 2024-10-17 15:27:22 -0400 |
commit | 8d562a120b6fdf559293e9f0b28706a03067d706 (patch) | |
tree | 42df0440c0c3fe1434162dcd330e853fc286e219 /extension/src/index.css | |
parent | 1a37751760ff18f65b5162472330ea344623d17c (diff) | |
download | bookmarks-home-8d562a120b6fdf559293e9f0b28706a03067d706.tar.gz bookmarks-home-8d562a120b6fdf559293e9f0b28706a03067d706.tar.bz2 bookmarks-home-8d562a120b6fdf559293e9f0b28706a03067d706.zip |
Regular update
Diffstat (limited to 'extension/src/index.css')
-rw-r--r-- | extension/src/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/src/index.css b/extension/src/index.css index 2c823b5..ad9f954 100644 --- a/extension/src/index.css +++ b/extension/src/index.css @@ -23,7 +23,7 @@ body { .bookmark > img{ padding: 10px; - + } .bookmark { |