diff options
author | Nick Van Doorn <vandoorn.nick@gmail.com> | 2019-03-19 02:25:34 -0700 |
---|---|---|
committer | Nick Van Doorn <vandoorn.nick@gmail.com> | 2019-03-19 02:25:34 -0700 |
commit | 68a82719bf3c80e189fe3ae55aa0f76e6934c160 (patch) | |
tree | be12ee45a00662bf2d5dcf60dac14daeb8cf4efe /src | |
parent | bc0f9c10bcdb1f5f5fea00b58c31693b794526cc (diff) |
Update image assets
Diffstat (limited to 'src')
-rw-r--r-- | src/components/split-container.js | 2 | ||||
-rw-r--r-- | src/images/brnkl-app-alerts-iphone.png | bin | 0 -> 352316 bytes | |||
-rw-r--r-- | src/images/brnkl-app-alerts.jpg | bin | 0 -> 145390 bytes | |||
-rw-r--r-- | src/images/brnkl-app-map-iphone.png | bin | 0 -> 1279854 bytes | |||
-rw-r--r-- | src/images/brnkl-app-map.jpg | bin | 0 -> 273073 bytes | |||
-rw-r--r-- | src/images/brnkl-product.jpg | bin | 0 -> 3036421 bytes | |||
-rw-r--r-- | src/images/cookbook.png | bin | 78198 -> 0 bytes | |||
-rw-r--r-- | src/images/startup-of-the-year.jpg | bin | 0 -> 100804 bytes | |||
-rw-r--r-- | src/images/wp-module.png | bin | 0 -> 39049 bytes |
9 files changed, 1 insertions, 1 deletions
diff --git a/src/components/split-container.js b/src/components/split-container.js index 0a22e3a..57f2ccb 100644 --- a/src/components/split-container.js +++ b/src/components/split-container.js @@ -10,7 +10,7 @@ const splitSyle = css` @media (min-width: ${breakpoints[0].breakpoint}) { flex-wrap: nowrap; } - > *:first-child { + > *:first-of-type { margin-right: ${margins.md}px; } ` diff --git a/src/images/brnkl-app-alerts-iphone.png b/src/images/brnkl-app-alerts-iphone.png Binary files differnew file mode 100644 index 0000000..4fc422d --- /dev/null +++ b/src/images/brnkl-app-alerts-iphone.png diff --git a/src/images/brnkl-app-alerts.jpg b/src/images/brnkl-app-alerts.jpg Binary files differnew file mode 100644 index 0000000..e9b8aba --- /dev/null +++ b/src/images/brnkl-app-alerts.jpg diff --git a/src/images/brnkl-app-map-iphone.png b/src/images/brnkl-app-map-iphone.png Binary files differnew file mode 100644 index 0000000..b238451 --- /dev/null +++ b/src/images/brnkl-app-map-iphone.png diff --git a/src/images/brnkl-app-map.jpg b/src/images/brnkl-app-map.jpg Binary files differnew file mode 100644 index 0000000..c53e31e --- /dev/null +++ b/src/images/brnkl-app-map.jpg diff --git a/src/images/brnkl-product.jpg b/src/images/brnkl-product.jpg Binary files differnew file mode 100644 index 0000000..40573dd --- /dev/null +++ b/src/images/brnkl-product.jpg diff --git a/src/images/cookbook.png b/src/images/cookbook.png Binary files differdeleted file mode 100644 index afe9e95..0000000 --- a/src/images/cookbook.png +++ /dev/null diff --git a/src/images/startup-of-the-year.jpg b/src/images/startup-of-the-year.jpg Binary files differnew file mode 100644 index 0000000..51a8f98 --- /dev/null +++ b/src/images/startup-of-the-year.jpg diff --git a/src/images/wp-module.png b/src/images/wp-module.png Binary files differnew file mode 100644 index 0000000..2931d23 --- /dev/null +++ b/src/images/wp-module.png |