website: update website style.

This commit is contained in:
jaywcjlove 2022-02-14 11:19:03 +08:00
parent f708e39404
commit bb4d67a71b
1 changed files with 8 additions and 1 deletions

View File

@ -302,7 +302,14 @@ a {
.contributors {
padding 79px 27px
font-size: 16px
max-width: 960px;
margin: 28px auto 60px auto;
color: #24292f;
background-color: #ffffff;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
font-size: 16px;
line-height: 1.5;
word-wrap: break-word;
a {
font-weight: bold;
}