Skip to content

Commit

Permalink
Release 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nanxiaobei committed Apr 2, 2019
1 parent 65dca8e commit 0a22cc5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ img {
top: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.84);
background: rgba(0, 0, 0, 0.88);
}
.no-scroll .logo {
display: none;
Expand All @@ -187,7 +187,7 @@ img {
flex-direction: column;
padding-bottom: 130px;
text-align: center;
background: rgba(0, 0, 0, 0.84);
background: rgba(0, 0, 0, 0.88);
}
.menu li + li {
margin-top: 12px;
Expand Down Expand Up @@ -216,7 +216,7 @@ img {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1.5px;
transform: scale(0.9);
transform: scale(0.84);
transform-origin: left center;
}
.page-header h1 {
Expand Down

0 comments on commit 0a22cc5

Please sign in to comment.