diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/main.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/public/main.css b/public/main.css index 06ad2b4..55c298c 100644 --- a/public/main.css +++ b/public/main.css @@ -114,10 +114,9 @@ body { content: ""; margin-left: 0.5rem; margin-right: 1rem; - background-color: #88b57e; - width: 0.25rem; + background-color: #c8c8c8; + width: 0.125rem; height: 0.8em; - transform: rotate(20deg); } .g-Chords__Multiplier { |