Update styles.css

This commit is contained in:
Ryo Hilmawan 2020-11-04 20:05:46 +07:00 committed by GitHub
parent 9f6a6548d0
commit 97dcd2c691
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,3 +53,8 @@
transition-property: opacity, transform, visibility; transition-property: opacity, transform, visibility;
transition-delay: 0, 0, 700ms; transition-delay: 0, 0, 700ms;
} }
.notion-scroll-button > svg {
width: 18px;
height: 18px;
}