File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77/*----------------------------------------------------------------------*/
88
99@font-face {
10- font-family : Courier;
11- src : url (/Courier.ttf);
10+ font-family : Courier;
11+ src : url (/Courier.ttf);
1212}
1313
1414.ascii {
15- font-family : Courier, monospace;
16- @apply leading-none whitespace-pre text-primary
15+ font-family : Courier, monospace;
16+ @apply leading-none whitespace-pre text-primary;
1717}
1818
1919/*----------------------------------------------------------------------*/
642642 --depth : 0 ;
643643 --noise : 0 ;
644644}
645-
Original file line number Diff line number Diff line change 1010 <!-- logo -->
1111 <div class =" flex-none" >
1212 <a class =" text-xl font-bold text-primary" href ={resolve (' /' )}>
13- <pre unselectable =" on" class =" text-[2px] ascii " >
13+ <pre unselectable =" on" class =" ascii text-[2px]" >
1414 {LOGO }
1515 <span class =" sr-only" >10xPrivacy</span >
1616 </pre >
Original file line number Diff line number Diff line change 55 </script >
66
77<main class =" m-auto flex max-w-3xl flex-col items-center px-4 py-8" >
8- <pre
9- class =" text-[5px] ascii sm:text-[10px] md:text-xs" >
8+ <pre class =" ascii text-[5px] sm:text-[10px] md:text-xs" >
109 {LOGO }
1110 </pre >
1211
You can’t perform that action at this time.
0 commit comments