change-css
master
Ajoute plusieurs styles :
Agrandit également la taille des fichiers CSS.
# Conflicts: # src/app/components/header/header.component.ts # src/app/components/landing-page/landing-page.component.ts # src/assets/i18n/en.json # src/assets/i18n/fr.json
return this.translationService.getFlagImageUrl();
}
export class HeaderComponent implements OnInit {
title!: string;
Init those fields in the constructor directly. This is a regression.
a2f06ac993
No due date set.
No dependencies set.
Deleting a branch is permanent. It CANNOT be undone. Continue?
Ajoute plusieurs styles :
Agrandit également la taille des fichiers CSS.
return this.translationService.getFlagImageUrl();
}
export class HeaderComponent implements OnInit {
title!: string;
Init those fields in the constructor directly. This is a regression.
a2f06ac993
into master 1 year agoReviewers
a2f06ac993
.