diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 00000000000..60bc35578f2 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +# These are supported funding model platforms +ko_fi: tangly1024 diff --git a/styles/notion.css b/styles/notion.css index 060709363b4..eee6a48d4b8 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -1452,7 +1452,6 @@ code[class*='language-'] { .notion-collection-card-property .notion-page-title-text { border-bottom: 0 none; - @apply dark:text-gray-200; } .notion-collection-card-property @@ -1470,6 +1469,7 @@ code[class*='language-'] { overflow: hidden; text-overflow: ellipsis; font-weight: 500; + @apply dark:text-gray-200; } .notion-collection-row {