Fix #2149. Website background. (#2185)

This commit is contained in:
Chen-I Lim 2022-01-31 08:48:14 -08:00 committed by GitHub
parent 5600d79ff1
commit a07a48a9ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3440,7 +3440,7 @@ table>tbody>tr:nth-of-type(odd) {
transform: skew(0deg, -5deg);
background-image: linear-gradient(-135deg, #1ba4f7 0%, #4641ff 100%);
height: 100%;
min-height: 1500px;
min-height: 1700px;
left: 0;
position: absolute;
top: -15%;