🎨 styles: component recipe detail

:%s
This commit is contained in:
lytrankieio123
2021-09-01 16:04:07 +07:00
parent a7d0eb051c
commit 6169634dca
13 changed files with 224 additions and 3 deletions

View File

@@ -79,5 +79,6 @@ html {
}
a {
-webkit-tap-highlight-color: var(--text-active);
-webkit-tap-highlight-color: var(--primary);
color: var(--primary);
}