Skip to content
Snippets Groups Projects
Commit f5643d09 authored by Yifeng Wang's avatar Yifeng Wang
Browse files

修改了主页面的文字为橙色

parent 429286b5
No related branches found
No related tags found
No related merge requests found
Pipeline #422274 passed
......@@ -57,7 +57,7 @@ export function Home() {
<section className="section bg-rice_yellow" ref={(el) => (sectionRefs.current[1] = el as HTMLDivElement)}>
<div className="row">
<div>我是小盒子</div>
<div className="rounded-border">橙色边框的小盒子</div>
<div className="rounded-border">橙色</div>
<p>大家好,我是文本</p>
<p className="indent">大家好啊,我的开头有缩进</p>
<p className="center-text">大家好!我是居中文本!</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment