📜  如何在css代码示例中下移文本

📅  最后修改于: 2022-03-11 14:48:00.958000             🧑  作者: Mango

代码示例2
position: relative;
top: 6px;

sink it down from top.