feat: darken borders in dark mode

This commit is contained in:
eggy 2023-05-24 12:33:50 -04:00
parent 314b0efe3a
commit 4502c819c3

View File

@ -17,7 +17,7 @@ const descText =
<template> <template>
<div <div
class="break-words max-w-full rounded-lg p-4 shadow-md border border-2 border-gray-300" class="break-words max-w-full rounded-lg p-4 shadow-md border border-2 border-gray-300 dark:border-gray-600"
> >
<h3 class="m-0"> <h3 class="m-0">
<a <a