diff --git a/license. b/license similarity index 100% rename from license. rename to license diff --git a/src/component/Bookmark/index.css b/src/component/Bookmark/index.css index f2dc66e..eb2eb36 100644 --- a/src/component/Bookmark/index.css +++ b/src/component/Bookmark/index.css @@ -8,8 +8,6 @@ } .bookmark-panel { - /* margin: 2em 0 2em 2em; */ - /* border-radius: 1em; */ grid-column: 1 / 2; grid-row: 1 / -1; align-self: normal;