Modification des classes CSS pour ma collection

This commit is contained in:
Damien Broqua 2022-03-06 14:32:31 +01:00
parent 0703d0bc33
commit 554f867a88
5 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
.ma-collection {
.collection {
h1 {
i {
cursor: pointer;

View file

@ -43,6 +43,6 @@
@import './error';
@import './home';
@import './ajouter-un-album';
@import './ma-collection';
@import './collection';
@import './ma-collection-details';
@import './composants';