diff --git a/index.html b/index.html index c498597..a4b5b92 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,6 @@
Translation Memories
Other Resources
-

Design:

Localization & Internationalization
-

Create a product that is ready for a global audience by following localization and internationalization best practices.

+

Create a product that is ready for a global audience by following localization and internationalization best practices.

-

Marketing:

+
+ +
@@ -115,9 +116,6 @@
Brand
- -

Develop:

-
diff --git a/style.css b/style.css index d6043c0..52e4a60 100644 --- a/style.css +++ b/style.css @@ -228,6 +228,18 @@ footer { .cards { padding-top: 1rem; } + + .other-cards { + width: 100%; + } + + .other-cards > .card { + width: 30%; + } + + .longer-text { + margin-top: -1rem; + } } /* HD monitors*/