🎨 styles: recipe ingradients

:%s
This commit is contained in:
lytrankieio123
2021-09-01 17:36:49 +07:00
parent 6169634dca
commit 9cc2d2ffc4
16 changed files with 274 additions and 111 deletions

View File

@@ -80,5 +80,4 @@ html {
a {
-webkit-tap-highlight-color: var(--primary);
color: var(--primary);
}

View File

@@ -137,4 +137,9 @@
}
}
}
.u-icon {
width: 2rem;
height: 2rem;
}
}