diff --git a/css/global.css b/css/global.css index 5130cb9..bb38273 100644 --- a/css/global.css +++ b/css/global.css @@ -17,4 +17,8 @@ body{ align-items: center; color: #e3e3e3; background-color: black; +} + +img{ + transition: .5s; } \ No newline at end of file diff --git a/index.html b/index.html index f67c0a6..9ca1e25 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@
- +