File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 content ="width=device-width, initial-scale=1.0, viewport-fit=cover "
99 />
1010 < title > MeshRF</ title >
11+ < meta
12+ name ="description "
13+ content ="MeshRF is an advanced RF planning and analysis tool. "
14+ />
15+ < meta property ="og:title " content ="MeshRF " />
16+ < meta
17+ property ="og:description "
18+ content ="MeshRF is an advanced RF planning and analysis tool. "
19+ />
1120 <!-- PWA / iOS Meta Tags -->
1221 < meta name ="mobile-web-app-capable " content ="yes " />
1322 < meta
2332 </ head >
2433 < style >
2534 body {
26- margin : 0 ;
27- background : # 0a0a0f ;
28- color : # fff ;
29- overscroll-behavior : none; /* Prevent bounce on Mac/iOS */
35+ margin : 0 ;
36+ background : # 0a0a0f ;
37+ color : # fff ;
38+ overscroll-behavior : none; /* Prevent bounce on Mac/iOS */
3039 }
3140 .loader-container {
3241 display : flex;
4958 text-shadow : 0 0 15px rgba (0 , 242 , 255 , 0.4 );
5059 }
5160 .img-logo {
52- width : 32px ;
53- height : 32px ;
54- filter : drop-shadow (0 0 8px rgba (0 , 242 , 255 , 0.6 ));
61+ width : 32px ;
62+ height : 32px ;
63+ filter : drop-shadow (0 0 8px rgba (0 , 242 , 255 , 0.6 ));
5564 }
5665 .spinner {
5766 width : 40px ;
7281 < div id ="root ">
7382 < div class ="loader-container ">
7483 < h1 >
75- < img src ="/icon.svg " class ="img-logo " alt ="Logo " />
76- meshRF
84+ < img src ="/icon.svg " class ="img-logo " alt ="Logo " />
85+ meshRF
7786 </ h1 >
7887 < div class ="spinner "> </ div >
7988 </ div >
You can’t perform that action at this time.
0 commit comments