File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- < header class ="grid grid-cols-3 items-baseline gap-x-4 bg-stone-50 px-6 py-2 ">
2- < div class ="justify-self-start ">
3- < a href ="{{ '/' | relative_url }} " class ="text-xl font-semibold tracking-tight ">
4- Lab< span class ="text-red-500 "> /</ span > Notes
5- </ a >
1+ < header class ="bg-stone-50 px-6 py-2 ">
2+ < div class ="flex flex-col gap-1 md:flex-row md:items-baseline md:justify-between ">
3+ < div >
4+ < a href ="{{ '/' | relative_url }} " class ="text-xl font-semibold tracking-tight ">
5+ Lab< span class ="text-red-500 "> /</ span > Notes
6+ </ a >
67 </ div >
78
8- < div > </ div >
9-
10- < div class ="justify-self-end whitespace-nowrap text-sm text-gray-600 ">
11- A peer-reviewed journal on research design and method.
9+ < div class ="text-xs md:text-sm text-gray-600 ">
10+ A peer-reviewed journal on research design and method.
11+ </ div >
1212 </ div >
1313</ header >
1414
You can’t perform that action at this time.
0 commit comments