Use landing page template and perform minor UI updates on other pages (Still needs alot of work)
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
</svg>
|
||||
</span>
|
||||
</label>
|
||||
<label class="mt-px font-light text-gray-700 cursor-pointer select-none" htmlFor="is_public">
|
||||
<label class="mt-px font-light text-gray-200 cursor-pointer select-none" htmlFor="is_public">
|
||||
Public
|
||||
</label>
|
||||
</div>
|
||||
@@ -128,7 +128,7 @@
|
||||
</svg>
|
||||
</span>
|
||||
</label>
|
||||
<label class="mt-px font-light text-gray-700 cursor-pointer select-none" htmlFor="log_request">
|
||||
<label class="mt-px font-light text-gray-200 cursor-pointer select-none" htmlFor="log_request">
|
||||
Log Request
|
||||
</label>
|
||||
</div>
|
||||
@@ -148,7 +148,7 @@
|
||||
</svg>
|
||||
</span>
|
||||
</label>
|
||||
<label class="mt-px font-light text-gray-700 cursor-pointer select-none" htmlFor="log_response">
|
||||
<label class="mt-px font-light text-gray-200 cursor-pointer select-none" htmlFor="log_response">
|
||||
Log Response
|
||||
</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user