We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f4cfe commit 8b96225Copy full SHA for 8b96225
dist/contribute/index.html
@@ -1,5 +1,5 @@
1
<!DOCTYPE html>
2
-<html lang="en" class="bg-gray-100">
+<html lang="en" class="bg-gray-800">
3
<head>
4
<meta charset="UTF-8">
5
<title>contribute towards straight-code</title>
@@ -12,7 +12,7 @@
12
<body>
13
<!-- partial:index.partial.html -->
14
<header class="max-w-6xl mx-auto py-8 px-5 flex justify-between lg:px-8">
15
- <a href="" class="text-2xl text-gray-900 font-semibold">contribute to straight-code</a>
+ <a href="" class="text-2xl text-gray-500 font-semibold">contribute to straight-code</a>
16
<nav class="">
17
<ul class="flex pt-1.5 text-md lg:pt-0 lg:text-lg">
18
<li class="lg:px-4">
0 commit comments