【发布时间】:2021-12-16 10:21:55
【问题描述】:
我最近开始使用我的 Macbook 进行 Web 开发,但后来我注意到它显示我的网站在 Windows 上工作得非常好,而且出现了故障。下面有一个例子。有谁知道这是为什么以及如何解决?
代码:https://codepen.io/zetaxftw/pen/zYdPvKq
<div class="cool">
<i class="far fa-clock"></i>
<h3>Up to date</h3>
<p>I am always trying to be as up to date with the scripts as possible</p>
</div>
【问题讨论】: