diff options
Diffstat (limited to 'src/pages/video.jsx')
| -rw-r--r-- | src/pages/video.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/video.jsx b/src/pages/video.jsx index 7a2a5ecc..708c3368 100644 --- a/src/pages/video.jsx +++ b/src/pages/video.jsx @@ -45,7 +45,7 @@ export default function Video() { <div className='p-3'> <a href='https://www.youtube.com/@indoteknikb2bindustriale-c778' - className='text-red_r-11 mb-2 block' + className='text-danger-500 mb-2 block' > {video.channelName} </a> |
