diff --git a/style.css b/style.css index 71da7f3..29643d4 100644 --- a/style.css +++ b/style.css @@ -182,13 +182,16 @@ header a { box-shadow: 2px 2px 0 #023E5E; } +.tiles:hover { + font-size: 1.1em; +} + .link { text-decoration: none; color: #fff; display: flex; justify-content: space-between; align-items: center; - } .icon {