This commit is contained in:
tiago.kayaya
2021-09-14 10:48:28 +01:00
parent 4ad15f822c
commit a59a4749ca
2 changed files with 16 additions and 14 deletions
@@ -93,17 +93,17 @@
border-radius: 8px;
}
.info-text{
/* width: 322px; */
width: em(422px);
background: #fef4c5;
text-align: center;
font-size: 13px;
color: #262420;
padding: 10px;
margin: 10px auto;
line-height: 1.2rem;
/* margin: 15px 0px 15px 0px; */
border-radius: 8px;
display: flex;
width: fit-content;
height: auto;
background: #fef4c5;
text-align: center;
font-size: 13px;
color: #262420;
padding: 10px;
margin: 10px auto;
line-height: 1.2rem;
border-radius: 8px;
}
.info-text-leave{
display: flex;