Skip to content
Snippets Groups Projects
Commit a3695954 authored by Titus Netland's avatar Titus Netland
Browse files

Snapshots updated

parent e83aedb1
No related branches found
No related tags found
2 merge requests!122Style and faq update,!120Style and faq update
Pipeline #181300 passed
......@@ -22,7 +22,7 @@ exports[`CommunityListItem component renders correctly 1`] = `
class="flex-1 pl-1 overflow-hidden"
>
<div
class="font-medium dark:text-white truncate"
class="font-medium text-gray-800 dark:text-white truncate"
>
string
</div>
......
......@@ -27,7 +27,7 @@ exports[`CommunityList component renders correctly 1`] = `
class="flex-1 pl-1 overflow-hidden"
>
<div
class="font-medium dark:text-white truncate"
class="font-medium text-gray-800 dark:text-white truncate"
>
string
</div>
......@@ -78,7 +78,7 @@ exports[`CommunityList component renders correctly 1`] = `
class="flex-1 pl-1 overflow-hidden"
>
<div
class="font-medium dark:text-white truncate"
class="font-medium text-gray-800 dark:text-white truncate"
>
string
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment