From 0b4774de48eefbcd2852eb2e5a82de14eefbd11d Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Thu, 11 Jan 2024 12:24:46 -0600 Subject: [PATCH] first commit --- css/main.css | 13 +++ images/komcreativelogo.svg | 223 +++++++++++++++++++++++++++++++++++++ index.html | 16 +++ 3 files changed, 252 insertions(+) create mode 100644 css/main.css create mode 100644 images/komcreativelogo.svg create mode 100644 index.html diff --git a/css/main.css b/css/main.css new file mode 100644 index 0000000..5d658c6 --- /dev/null +++ b/css/main.css @@ -0,0 +1,13 @@ +html { + background-color: black; + font-family: sans-serif; + text-align: center; + color: white; + padding-top: 9rem; +} + +img { + width: 20rem; + margin-bottom: 2rem; +} + diff --git a/images/komcreativelogo.svg b/images/komcreativelogo.svg new file mode 100644 index 0000000..8e4760a --- /dev/null +++ b/images/komcreativelogo.svg @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..a377b8c --- /dev/null +++ b/index.html @@ -0,0 +1,16 @@ + + + + + Kom Creative: New site coming soon. + + + + + + + +

Welcome to Kom Creative

+

New website coming soon.

+ +