diff --git a/src/App.css b/src/App.css index 3771807..9724012 100644 --- a/src/App.css +++ b/src/App.css @@ -154,7 +154,7 @@ button.choosen:after { right: 0; bottom: 0; left: 0; - + display: flex; align-items: center; justify-content: center; @@ -184,8 +184,8 @@ button.choosen:after { background: var(--editor-purple); } .Editor .background{ - pointer-events: none; - position: absolute; + pointer-events: none; + position: absolute; top: 50%; left: 50%; } @@ -197,8 +197,8 @@ button.choosen:after { transform: translate(0.1px, 0.1px); } .Editor .hashtag{ - pointer-events: none; - position: absolute; + pointer-events: none; + position: absolute; top: 0; left: 0; width: 100%;