Skip to content
Snippets Groups Projects

Resolve "[FRONT] Créer la page : choix des bars"

Merged Hugo BAYOUD requested to merge 1-front-creer-la-page-choix-des-bars into master
2 files
+ 21
7
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -51,4 +51,19 @@
.card-action {
flex-grow: 1;
}
\ No newline at end of file
}
/* TOP NOTE */
.top-note {
margin: 40px 15px;
}
.top-note > mat-icon {
weight: 50px;
height: 50px;
font-size: 50px;
}
.top-note > p {
font-weight: 500;
}
\ No newline at end of file
Loading