landing_page: Remove CSS transition from .for-education-pricing-model.

If this was doing anything, it was probably just slowing down page
resizes.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2024-10-23 12:10:35 -07:00 committed by Tim Abbott
parent 75d834dcc3
commit dfc311ae96
1 changed files with 0 additions and 4 deletions

View File

@ -2534,10 +2534,6 @@ button {
text-align: left;
background-color: hsl(0deg 0% 100%);
transition-property: all;
transition-duration: 0.3s;
transition-timing-function: ease;
.bottom {
height: 275px;