k1s

Results 1 issues of k1s

1. 设置单列居中时,搜索一些网站官网,比如apple时,apple的banner会整体错位。 ![image](https://user-images.githubusercontent.com/43107856/149768403-6b5f38f8-e384-4357-9130-6305aa8ff7dd.png) 2. 网页窗口宽度不够时,搜索框会折叠错位,添加自定义样式#form { min-width: 800px; }可修复。 ![image](https://user-images.githubusercontent.com/43107856/149768188-8724495d-77f6-48c1-b74c-bb52acade1cd.png)