fix bubblebug
Esse commit está contido em:
pai
e11013381f
commit
5f7abd2a9a
1 arquivos alterados com 3 adições e 2 exclusões
|
|
@ -35,8 +35,9 @@ body {
|
|||
.text-bubble {
|
||||
/* transform: rotate(90deg); */
|
||||
position: relative;
|
||||
left: 658px;
|
||||
top: -385px;
|
||||
margin: auto;
|
||||
margin-left: 658px;
|
||||
margin-top: -385px;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
|
|
|
|||
Carregando…
Referência em uma nova issue