From 0916443c85ac0741e9bab8d04984738800e0b94f Mon Sep 17 00:00:00 2001
From: magicianessuwu <147211721+magicianessuwu@users.noreply.github.com>
Date: Sun, 28 Apr 2024 12:04:40 +0200
Subject: [PATCH] Add design rules

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index ff461c9..a0f1f3b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
 # A website for Cubyz
 
+## Design Language
+
+There are a few important design rules that can't be ignored.
+- The website needs to look like the UI in Cubyz, even smaller changes like text height will be the same
+- Textures used need to be Cubyz related or made yourself (Fonts ignore this rule)
+
 ## 🎨 Markdown to HTML Converter 🎨
 
 The file found in ```scripts/markdown_to_html_turner.js``` will transform any markdown file into a html version.