From 59e36f0a1e7a77c3d1f48d6134972d7fb3e8c6b4 Mon Sep 17 00:00:00 2001 From: tor-ocean <35293205+tor-ocean@users.noreply.github.com> Date: Tue, 19 Feb 2019 17:00:36 +0100 Subject: [PATCH] Change 1.05% to 105% `transform: scale(1.05)` means it scales 105%, not 1.05%. --- docs/themes/hovers/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/themes/hovers/index.html b/docs/themes/hovers/index.html index d8faabe6c..e51b62b5c 100644 --- a/docs/themes/hovers/index.html +++ b/docs/themes/hovers/index.html @@ -133,7 +133,7 @@

Add pointer on hover

Grow on Hover

-

Using the grow class on an element will cause it to scale to 1.05% of its normal size on hover.

+

Using the grow class on an element will cause it to scale to 105% of its normal size on hover.

Portfolio Project #11