diff --git a/src/dist/img/project-1-cover.png b/src/dist/img/project-1-cover.png new file mode 100644 index 0000000..bb41546 Binary files /dev/null and b/src/dist/img/project-1-cover.png differ diff --git a/src/dist/img/project-2-cover.png b/src/dist/img/project-2-cover.png new file mode 100644 index 0000000..afd4f70 Binary files /dev/null and b/src/dist/img/project-2-cover.png differ diff --git a/src/dist/img/project-3-cover.png b/src/dist/img/project-3-cover.png new file mode 100644 index 0000000..46b0ffe Binary files /dev/null and b/src/dist/img/project-3-cover.png differ diff --git a/src/dist/img/project-4-cover.png b/src/dist/img/project-4-cover.png new file mode 100644 index 0000000..baa81d1 Binary files /dev/null and b/src/dist/img/project-4-cover.png differ diff --git a/src/dist/img/project-5-cover.png b/src/dist/img/project-5-cover.png new file mode 100644 index 0000000..a595a65 Binary files /dev/null and b/src/dist/img/project-5-cover.png differ diff --git a/src/dist/index.html b/src/dist/index.html index 84485f7..cec6082 100644 --- a/src/dist/index.html +++ b/src/dist/index.html @@ -122,27 +122,62 @@
-
-

Middle tile

-

With an image

+
+

Project

+

Client

- +
-
-

Middle tile

-

With an image

+
+

Project

+

Client

- +
-
+
+

Project

+

Client

+
+ +
+
+
+
+
+ +
+
+
+
+
+

Project

+

Client

+
+ +
+
+
+ +
+
+

Project

+

Client

+
+ +
+
+
+ +
+

Middle tile

With an image

@@ -151,43 +186,8 @@
-
-
-
-
-
-
-
-

Middle tile

-

With an image

-
- -
-
-
- -
-
-

Middle tile

-

With an image

-
- -
-
-
- -
-
-

Middle tile

-

With an image

-
- -
-
-
-
-
+ diff --git a/src/src/styles.scss b/src/src/styles.scss index 5b05f9d..d571f6f 100644 --- a/src/src/styles.scss +++ b/src/src/styles.scss @@ -27,9 +27,13 @@ $control-border-width: 2px; $input-border-color: transparent; $input-shadow: none; +/* Styles */ + .card-gap {margin-top:1.75rem} + @import "~bulma/bulma"; // - import everything; + // Alternatively...import only what you really need from Bulma /* @import "../node_modules/bulma/sass/elements/container.sass";