CSS .separator { /* Content is centered horizontally */ align-items: center; display: flex; /* Used to set the position of text */ position: relative; }
確定! 回上一頁