zhijianma commited on
Commit
3de39c2
·
verified ·
1 Parent(s): a00b770

Upload app.css

Browse files
Files changed (1) hide show
  1. app.css +0 -2
app.css CHANGED
@@ -162,12 +162,10 @@
162
  font-size: 0.9em;
163
  }
164
 
165
-
166
  .project_intro {
167
  display: grid;
168
  place-items: center; /* 完美居中 */
169
  height: 100px; /* 高度 */
170
- width:
171
  font-size: 15px; /* 正文字体大小 */
172
  /* text-align: center; 文字居中 */
173
  color: #555; /* 正文字体颜色,这里使用较浅的灰色 */
 
162
  font-size: 0.9em;
163
  }
164
 
 
165
  .project_intro {
166
  display: grid;
167
  place-items: center; /* 完美居中 */
168
  height: 100px; /* 高度 */
 
169
  font-size: 15px; /* 正文字体大小 */
170
  /* text-align: center; 文字居中 */
171
  color: #555; /* 正文字体颜色,这里使用较浅的灰色 */