mirror of
https://github.com/cloudflare/vinext.git
synced 2026-09-14 19:04:59 +08:00
9 lines
140 B
CSS
9 lines
140 B
CSS
.footer {
|
|
padding: 10px 0 40px;
|
|
color: #757575;
|
|
font-size: 14px;
|
|
text-align: center;
|
|
border-top: 1px solid;
|
|
margin-top: 50px;
|
|
}
|