@@ -15,3 +15,4 @@ src/configs.json
*.iml
node_modules
+*.map
@@ -138,7 +138,7 @@ a:hover {
}
#features ul {
list-style: none;
- height: 450px;
+ height: 690px;
overflow: hidden;
width: 813px;
padding: 0;
@@ -141,7 +141,7 @@ a:hover
ul
m=(page_width - width_feature * 3) / 4
list-style none
- height 450px
+ height 690px
overflow hidden
width (page_width + m * 2) px
padding 0
@@ -97,6 +97,11 @@
<p class="lang-cn">方案导入/导出</p>
<p class="en">import/export your rules</p>
</li>
+ <li>
+ <img src="images/feature_alfred-support.png" alt="feature alfred">
+ <p class="lang-cn">Alfred 支持 <span>(macOS only)</span></p>
+ <p class="en">Alfred supported <span>(macOS only)</span></p>
+ </li>
</ul>
</div>