mdb to bulma + view my collection

This commit is contained in:
Damien Broqua 2022-02-15 16:45:14 +01:00
parent f08e70eb7c
commit 68fa736a91
21 changed files with 617 additions and 292 deletions

View file

@ -1,14 +1,9 @@
#toastr {
visibility: hidden;
min-width: 250px;
margin-left: -125px;
background-color: rgb(156, 48, 48);
color: #fff;
text-align: left;
border-radius: 2px;
padding: 16px;
max-width: 360px;
position: fixed;
z-index: 1;
z-index: 31;
right: 30px;
top: 30px;
font-size: 17px;