From 9279ea09e32b960ce66f60013c8db6ec08249a04 Mon Sep 17 00:00:00 2001 From: Chris Croome Date: Wed, 26 Feb 2020 12:41:36 +0000 Subject: [PATCH] Paper Rhino updates --- _coops/paperrhino.md | 7 +++---- assets/css/app.css | 8 +++++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/_coops/paperrhino.md b/_coops/paperrhino.md index fb4df73..f00f75e 100644 --- a/_coops/paperrhino.md +++ b/_coops/paperrhino.md @@ -45,16 +45,15 @@ services: - exhibition-and-display - film - graphic-design -- idea-generation +- ideation - illustration - logo-design - motion-graphics - web-design technologies: -- illustrator +- adobe-illustrator - after-effects -- html -- css +- htmlcss - indesign - photoshop - risograph diff --git a/assets/css/app.css b/assets/css/app.css index 84b8189..f7d437d 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -6900,9 +6900,11 @@ h5#join-us { .coop .client-thumb-container:hover .client-thumb-header, .coop .client-thumb-container:focus .client-thumb-header { color: #000000; } -.coop a { - word-break: break-all; -} +/* This breaks words in weird places! + * .coop a { + * word-break: break-all; + * } + */ .coop #page-banner div div { width: 50%;