File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 153153
154154 .address-box {
155155 position : relative;
156- width : 950 px ;
156+ width : 720 px ;
157157 margin : 0 auto;
158158 }
159159
160160 .address-bar {
161161 width : 100% ;
162- height : 28 px ;
162+ height : 32 px ;
163163 background : # 050505 ;
164164 border : 1px solid var (--border );
165- border-radius : 14 px ;
165+ border-radius : 16 px ;
166166 padding : 0 32px ;
167- font-size : 12 px ;
167+ font-size : 13 px ;
168168 color : # 999 ;
169169 outline : none;
170170 transition : all 0.2s ;
179179
180180 .address-icon {
181181 position : absolute;
182- left : 10 px ;
182+ left : 12 px ;
183183 top : 50% ;
184184 transform : translateY (-50% );
185185 color : # 333 ;
238238 < div class ="address-icon ">
239239 < svg width ="12 " height ="12 " fill ="none " stroke ="currentColor " viewBox ="0 0 24 24 "> < path stroke-linecap ="round " stroke-linejoin ="round " stroke-width ="2 " d ="M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z "/> </ svg >
240240 </ div >
241- < input type ="text " id ="address-input " class ="address-bar " placeholder ="Vision Search " autocomplete ="off " spellcheck ="false ">
241+ < input type ="text " id ="address-input " class ="address-bar " placeholder ="Search with Vision or type a URL " autocomplete ="off " spellcheck ="false ">
242242 </ div >
243243
244244 < div style ="width: 100px; "> </ div >
You can’t perform that action at this time.
0 commit comments