Alergenoen legenda sortzen du (#2)

* refactor: move to a new file

* refactor: move to new file

* refactor: extract custom hook

* refactor: naming

* refactor: naming

* feat: produktu bakoitzaren alergenoak azaltzen ditu

* feat: alergeno logoak margotzen ditu

* feat: alergeno zerrenda margotzen du

* fix: justifikazioa kentzen du

* fix: maketazioa

* fix: responsive

* fix: maketazioa

* fix: responsive

* fix: nabigazio menuaren kokapena
This commit is contained in:
Aitor Urrutia
2022-03-19 21:20:35 +01:00
committed by GitHub
parent 949a195768
commit 77e68988af
31 changed files with 1264 additions and 435 deletions

View File

@@ -1,4 +1,4 @@
export const fontWeight = {
regular: 300,
bold: 600,
bold: 800,
};