mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-27 02:10:36 +01:00
Working and fixing production bugs
This commit is contained in:
@@ -58,7 +58,7 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
.color {
|
||||
@apply duration-500 text-white dark:text-black font-color;
|
||||
@apply duration-500 text-white dark:text-black font-black font-color;
|
||||
|
||||
&.red {
|
||||
@apply select-text bg-clip-text text-transparent bg-gradient-to-r from-red-600 to-rose-300
|
||||
|
||||
Reference in New Issue
Block a user