File tree Expand file tree Collapse file tree 4 files changed +18
-0
lines changed Expand file tree Collapse file tree 4 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 9595 < p class ="paragraph ">
9696 < p > Select the type of content you would like to link to your marker and then upload the file from your
9797 computer.</ p >
98+ < p class ="bold ">
99+ Please check the file name and remove whitepaces.
100+ </ p >
98101 < ul >
99102 < li > 3D Object (.gltf, .glb .zip; max size 50MB)</ li >
100103 < li > Image (.jpg, .png, .gif; max size 15MB)</ li >
Original file line number Diff line number Diff line change 9292 < p class ="lead "> 2. Choose the content </ p >
9393 < p class ="paragraph ">
9494 < p > Select the type of content you would like to link to your marker and then upload the file from your computer.</ p >
95+ < p class ="bold ">
96+ Please check the file name and remove whitepaces.
97+ </ p >
9598 < ul >
9699 < li > 3D Object (.gltf, .glb .zip; max size 50MB)</ li >
97100 < li > Image (.jpg, .png, .gif; max size 15MB)</ li >
Original file line number Diff line number Diff line change @@ -36,5 +36,12 @@ window.onload = async () => {
3636 <a target="_blank" href="${ pagesUrl } ">${ pagesUrl } </a>
3737 </p>
3838 It will be available in few minutes. Refresh the link to see it working!
39+
40+ <p>
41+ If you have a Mac, an IPhone or an IPad please use the Safari browser. On iOS Chrome does not allow AR.
42+ </p>
43+ <p>
44+ If you have an Android or a PC you can use Chrome, Firefox, Samsung Internet and other browsers.
45+ </p>
3946 ` ;
4047} ;
Original file line number Diff line number Diff line change 2222 font-size : 3em ;
2323}
2424
25+ .bold {
26+ font-weight : bold;
27+ color : var (--link-color );
28+ }
29+
2530.lead {
2631 font-family : Chakra Petch;
2732 font-style : normal;
You can’t perform that action at this time.
0 commit comments