Skip to content

Commit 89c2722

Browse files
committed
Clean up for the code and removed some ai comments too
1 parent 1c7d92b commit 89c2722

4 files changed

Lines changed: 175 additions & 194 deletions

File tree

-163 KB
Binary file not shown.

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
}
127127
@font-face {
128128
font-family: 'MyCustomFontpanel';
129-
src: url('fonts/TrajanusBricks.ttf') format('truetype');
129+
src: url('fonts/monograph-Regular.ttf') format('truetype');
130130
font-style: normal;
131131
}
132132

@@ -159,6 +159,7 @@
159159

160160
</head>
161161
<body>
162+
<div class="disposable sfxbtn absolute top-[50%] left-[50%] translate-x-[-50%] translate-y-[-50%] z-[500] cursor-pointer h-[180px] w-[140px]"></div>
162163
<!--
163164
<div
164165
id='togglebar'

0 commit comments

Comments
 (0)