You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
182 B

.conteneur_notif {
display: flex;
align-items:center;
justify-content: start;
margin-top: 1%;
margin-bottom: 1%;
}
.contenue_notif:nth-child(2) {
margin-right: 10px;
}