1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-24 08:22:29 +02:00

Website background

This commit is contained in:
Chen-I Lim 2021-01-27 10:29:42 -08:00
parent 22bb4b55bc
commit c806369b04

View File

@ -3435,6 +3435,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;
left: 0;
position: absolute;
top: -15%;