Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
219857106c
|
|||
|
89f9194420
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -321,7 +321,7 @@ export function Scene(props: JSX.IntrinsicElements["group"]) {
|
|||||||
</group>
|
</group>
|
||||||
<Text
|
<Text
|
||||||
position={[-2.415, 12.5, -6]}
|
position={[-2.415, 12.5, -6]}
|
||||||
font="/assets/inter-bold.ttf"
|
font="/assets/clashdisplay.ttf"
|
||||||
color="black"
|
color="black"
|
||||||
fontSize={3}
|
fontSize={3}
|
||||||
>
|
>
|
||||||
@@ -329,7 +329,7 @@ export function Scene(props: JSX.IntrinsicElements["group"]) {
|
|||||||
</Text>
|
</Text>
|
||||||
<Text
|
<Text
|
||||||
position={[5.185, 12.5, 1.592]}
|
position={[5.185, 12.5, 1.592]}
|
||||||
font="/assets/inter-bold.ttf"
|
font="/assets/clashdisplay.ttf"
|
||||||
rotation={[0, -Math.PI / 2, 0]}
|
rotation={[0, -Math.PI / 2, 0]}
|
||||||
color="black"
|
color="black"
|
||||||
fontSize={3}
|
fontSize={3}
|
||||||
|
|||||||
@@ -60,14 +60,6 @@ export const Credits = ({ currentView }: CreditsProps) => {
|
|||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li className="mb-4 text-black">
|
<li className="mb-4 text-black">
|
||||||
<a
|
|
||||||
className="hover:underline text-blue-800"
|
|
||||||
href="https://poly.pizza/m/YxfMuchpUF"
|
|
||||||
target="_blank"
|
|
||||||
>
|
|
||||||
Office Phone
|
|
||||||
</a>
|
|
||||||
{" and "}
|
|
||||||
<a
|
<a
|
||||||
className="hover:underline text-blue-800"
|
className="hover:underline text-blue-800"
|
||||||
href="https://poly.pizza/m/S5sNqsyyOs"
|
href="https://poly.pizza/m/S5sNqsyyOs"
|
||||||
|
|||||||
Reference in New Issue
Block a user