index.css 167 Bytes
Newer Older
wuhao's avatar
wuhao committed
1 2 3 4 5 6 7 8 9 10 11 12
.yyal {
  width: 88%;
  margin: auto;
  margin-bottom: 66px;
}
.yyal h3{
font-size: 1.2rem;
margin: 0.4rem;
margin-bottom: 1rem;
text-align: center;
color: #000000;
}