|
|
@@ -114,18 +114,18 @@
|
|
|
font-size: 12px; color: var(--text2);
|
|
|
line-height: 1.65; margin-top: 14px;
|
|
|
}
|
|
|
+
|
|
|
+ #codeInput{
|
|
|
+ width: 100%;
|
|
|
+ }
|
|
|
</style>
|
|
|
</head>
|
|
|
<body>
|
|
|
<div class="container">
|
|
|
|
|
|
<div class="header">
|
|
|
- <svg class="brand-icon" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
|
- <rect width="48" height="48" rx="12" fill="#b0b0b0"/>
|
|
|
- <path d="M34 14H14a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4v-2h-4V16h20v4h2v-4a2 2 0 0 0-2-2Z" fill="white"/>
|
|
|
- <path d="M10 36v-4a6 6 0 0 1 6 6h-4a2 2 0 0 0-2-2Zm0 4h4a10 10 0 0 0-4-8v4a6 6 0 0 1 4 4Zm0 0h-2v-2h2v2Z" fill="white" fill-opacity="0.8"/>
|
|
|
- <path d="M22 38h-4a14 14 0 0 0-14-14v4a10 10 0 0 1 10 10h4a14 14 0 0 0-14-14v-4a18 18 0 0 1 18 18Z" fill="white" fill-opacity="0.5"/>
|
|
|
- </svg>
|
|
|
+ <img src="img/homepage_logo.png" style="width:64px;height:auto;" alt="Logo" class="cast-icon">
|
|
|
+
|
|
|
<div>
|
|
|
<div class="brand-name">Arozcast</div>
|
|
|
<div class="brand-sub">Screen Share</div>
|