diff --git a/gorge.css b/gorge.css index 595bf30..4081854 100644 --- a/gorge.css +++ b/gorge.css @@ -263,8 +263,15 @@ button { #tasty-micro { width: 30vw; + height: 30vw; + font-size: 20vw; + } + + body #tasty-micro:active { + transform: scale(0.9, 0.9); + transition: 0s; + font-size: 15vw; } -} .title { font-size: 48px;