diff --git a/assets/css/main.css b/assets/css/main.css index 8a532fe..1ccf63c 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -113,6 +113,9 @@ div { width: 70%; cursor: pointer; } +.issues img { + width: 70%; +} .times img { width: 90%; diff --git a/assets/images/new/issues.png b/assets/images/new/issues.png index 4b8d487..ffdaa7d 100644 Binary files a/assets/images/new/issues.png and b/assets/images/new/issues.png differ diff --git a/index.html b/index.html index 7e6652c..02e8a80 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@