1
0
Fork 0
mirror of https://github.com/voltbonn/profile-picture-generator.git synced 2024-12-21 23:35:05 +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;
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%;