File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<div class =" min-h-screen" >
6
6
<div id =" sidebar" class =" hidden z-50 fixed pin-y pin-l overflow-y-scroll bg-smoke-light w-4/5 md:w-full md:max-w-xs flex-none border-r-2 border-smoke md:flex flex-col" >
7
- <div class =" border-b border-smoke flex-none p-8 " >
8
- <div class =" hidden md:block text -center mb-8 " >
9
- <a href =" /" class =" inline-block " >
10
- <svg class =" h-8 " viewBox =" 0 0 60 36 " xmlns =" http://www.w3.org/2000/svg" ><path d =" M15 12c2-8 7-12 15-12 12 0 13.5 9 19.5 10.5 4 1 7.5-.5 10.5-4.5-2 8-7 12-15 12-12 0-13.5-9-19.5-10.5-4-1-7.5.5 -10.5 4.5zM0 30c2-8 7-12 15-12 12 0 13.5 9 19.5 10.5 4 1 7.5-.5 10.5-4.5-2 8-7 12-15 12-12 0-13.5-9-19.5-10.5-4-1-7.5.5-10.5 4.5z " fill =" url(#logoGradient)" fill-rule =" evenodd" ></ path ></svg >
7
+ <div class =" border-b border-smoke flex-none px-8 py-6 " >
8
+ <div class =" hidden md:flex md:justify -center mb-4 " >
9
+ <a href =" /" class =" flex justify-center " >
10
+ <svg class =" w-16 h-16 mx-auto block " viewBox =" 0 0 64 64 " xmlns =" http://www.w3.org/2000/svg" ><path d =" M13.5 11.1C15.3 3.9 19.8.3 27 .3c10.8 0 12.15 8.1 17.55 9.45 3.6.9 6.75-.45 9.45-4.05-1.8 7.2-6.3 10.8-13.5 10.8-10.8 0-12.15-8.1-17.55-9.45-3.6-.9-6.75.45-9.45 4.05zM0 27.3c1.8-7.2 6.3 -10.8 13.5-10.8 10.8 0 12.15 8.1 17.55 9.45 3.6.9 6.75-.45 9.45-4.05-1.8 7.2-6.3 10.8-13.5 10.8-10.8 0-12.15-8.1-17.55-9.45-3.6-.9-6.75.45-9.45 4.05z " transform = " translate(5 16) " fill =" url(#logoGradient)" fill-rule =" evenodd" / ></svg >
11
11
</a >
12
12
</div >
13
13
<div class =" relative opacity-75" >
You can’t perform that action at this time.
0 commit comments