Skip to content

Commit caf52d2

Browse files
committed
Improve mobile layout
1 parent 357edbf commit caf52d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/_layouts/homepage.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
<div class="flex gap-6 md:gap-0 md:flex-row justify-between md:items-center p-3 md:p-6 w-full max-w-7xl">
1818
<div class="flex items-center gap-2 sm:gap-3">
1919
<img src="{{ site.baseurl }}/assets/img/httpsf-logo.svg" alt="Logo" class="w-[80px] sm:w-[60px] h-[40px] sm:h-[50px]"/>
20-
<div class="font-black text-2xl">HTTP Structured Fields</div>
2120
</div>
2221
<div class="flex items-center gap-0 md:gap-0">
2322
<a href="{{ site.data.project.repository_url }}" class="px-2 py-2 sm:px-6 sm:py-3 font-black text-md text-black-50 hover:text-csv-dark hover:underlines whitespace-nowrap">SOURCE CODE</a>

0 commit comments

Comments
 (0)