diff --git a/.vscode/tasks.json b/.vscode/tasks.json index 138b21d..7a582ed 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -3,6 +3,7 @@ // for the documentation about the tasks.json format "version": "0.1.0", "command": "gulp", + "isShellCommand": true, "tasks": [{ "taskName": "default", "isBuildCommand": true, diff --git a/css/style.css b/css/style.css index 8541ebb..08d70a0 100644 --- a/css/style.css +++ b/css/style.css @@ -82,15 +82,16 @@ body { width: 390px; border: 1px solid #aaa; border-radius: 5px; - padding: 0px; + padding: 0 0 1em 0; display: inline-block; margin: 3px; overflow: hidden; } .slide div .project .cover { - height: 300px; + height: 15em; background-position: center center; background-size: cover; - margin: 0px; } + margin: 0px; + padding: 1em; } .slide div .project h2 { margin: .5em 0 0 1em; padding: 0; } @@ -120,7 +121,6 @@ body { margin-top: 1.7em; } h2 { - font-weight: normal; font-style: italic; } a { diff --git a/index.html b/index.html index 17e323a..63a0e1b 100644 --- a/index.html +++ b/index.html @@ -122,25 +122,11 @@
Project description
Project description
-Project description
-Project description
-