File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ <h3 class="text-3xl mb-3">Find Us</h3>
6969 </ div >
7070 </ div >
7171 </ div >
72- < div id ="right-panel " class ="px-6 py-4 max-w-lg mx-auto self-center ">
72+ < div id ="right-panel " class ="px-6 py-4 lg: max-w-lg self-center ">
7373
7474 < div class ="my-12 text-gray-900 ">
7575 < time class ="text-xs " datetime ="2025-03-04T00:00:00 "> 2025 Mar 04</ time >
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ <h3 class="text-3xl mb-3">Find Us</h3>
4949 </ div >
5050 </ div >
5151 </ div >
52- < div id ="right-panel " class ="px-6 py-4 max-w-lg mx-auto self-center ">
52+ < div id ="right-panel " class ="px-6 py-4 lg: max-w-lg self-center ">
5353 {{ range .Site.RegularPages }}
5454 < div class ="my-12 text-gray-900 ">
5555 < time class ="text-xs " datetime ="{{ .Date.Format "2006-01-02T15:04:05 " }}"> {{ .Date.Format "2006 Jan 02"}}</ time >
You can’t perform that action at this time.
0 commit comments