1
0
Fork 0
mirror of https://github.com/voltbonn/profile-picture-generator.git synced 2024-12-22 07:45:04 +00:00

WHITESPACE removed some hanging spaces

This commit is contained in:
thomasrosen 2021-04-21 02:43:26 +02:00
parent 3d1fa7a566
commit 349b552bcc

View file

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