From eb74a60899b97bf4aa8f43b9bcd3b4a946abf5ef Mon Sep 17 00:00:00 2001 From: Vincent Smedinga Date: Fri, 20 Dec 2024 12:16:06 +0100 Subject: [PATCH] Remove unnecessary restrictions from docs --- packages/css/src/components/spotlight/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/packages/css/src/components/spotlight/README.md b/packages/css/src/components/spotlight/README.md index 6613f03c2d..45d3c383cc 100644 --- a/packages/css/src/components/spotlight/README.md +++ b/packages/css/src/components/spotlight/README.md @@ -7,9 +7,6 @@ Emphasizes a section on a page through a distinctive background colour. ## Guidelines - Display the Spotlight at the entire width of the [Screen](/docs/components-layout-screen--docs); do not position it on the [Grid](/docs/components-layout-grid--docs). -- Do not use other background colours than the options below. - The blue appearance of Footer must remain unique – this is why that colour is not an option for Spotlight. - Red, black and grey aren’t options either. - The default background is purple, but the colours can be chosen freely – they do not convey a meaning or theme in itself. - Refer to [this overview on Stijlweb](https://amsterdam.nl/stijlweb/basiselementen/kleuren/#PagCls_15671872) to determine whether you can use black or white text on the background colour of your choice.