Update styles

This commit is contained in:
Angelos Chalaris
2019-08-30 11:58:37 +03:00
parent 1d658c7ec9
commit ba18e5a2c2
5 changed files with 19 additions and 16 deletions

View File

@ -28,7 +28,7 @@ Adds a fading gradient to an overflowing element to better indicate there is mor
content: '';
position: absolute;
bottom: 0;
width: 240px;
width: 250px;
height: 25px;
background: linear-gradient(
rgba(255, 255, 255, 0.001),