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>
|
||||
<Text
|
||||
position={[-2.415, 12.5, -6]}
|
||||
font="/assets/inter-bold.ttf"
|
||||
font="/assets/clashdisplay.ttf"
|
||||
color="black"
|
||||
fontSize={3}
|
||||
>
|
||||
@@ -329,7 +329,7 @@ export function Scene(props: JSX.IntrinsicElements["group"]) {
|
||||
</Text>
|
||||
<Text
|
||||
position={[5.185, 12.5, 1.592]}
|
||||
font="/assets/inter-bold.ttf"
|
||||
font="/assets/clashdisplay.ttf"
|
||||
rotation={[0, -Math.PI / 2, 0]}
|
||||
color="black"
|
||||
fontSize={3}
|
||||
|
||||
@@ -60,14 +60,6 @@ export const Credits = ({ currentView }: CreditsProps) => {
|
||||
</a>
|
||||
</li>
|
||||
<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
|
||||
className="hover:underline text-blue-800"
|
||||
href="https://poly.pizza/m/S5sNqsyyOs"
|
||||
|
||||
Reference in New Issue
Block a user