diff --git a/docs.html b/docs.html index 23d0e30..d9094e2 100644 --- a/docs.html +++ b/docs.html @@ -90,6 +90,7 @@ Examples --> Download + Examples Github diff --git a/download.html b/download.html index 9c76716..a22d038 100644 --- a/download.html +++ b/download.html @@ -84,6 +84,7 @@ Examples --> Download + Examples Github diff --git a/example-1.jpg b/example-1.jpg new file mode 100644 index 0000000..993f724 Binary files /dev/null and b/example-1.jpg differ diff --git a/example2.html b/example2.html new file mode 100644 index 0000000..c462764 --- /dev/null +++ b/example2.html @@ -0,0 +1,62 @@ + + + + + + + Your Page Title + + + + + + + + +
+
+

Example

+

You can view the source of this page and copy it to get a quick start on a project with Min!

+

You can view the source of this page and copy it to get a quick start on a project with Min!

+ Go places! +
+
+

Yay headings!

You can view the source of this page and copy it to get a quick start on a project with Min!
Do stuff!
+

Yay headings!

You can view the source of this page and copy it to get a quick start on a project with Min!
Do stuff!

Yay headings!

You can view the source of this page and copy it to get a quick start on a project with Min!
Do stuff!
+
+
+ + diff --git a/examples.html b/examples.html new file mode 100644 index 0000000..ce368c8 --- /dev/null +++ b/examples.html @@ -0,0 +1,128 @@ + + + + + + + + + min - examples + + + + + + + + + + + + +
+

Examples

+

+ All of these examples are completely free to use, copy, and distribute however you like; they are all MIT licensed. +

+ Basic Page w/Nav +

+
+ + + + + + + + diff --git a/index.html b/index.html index 5a21402..308bea4 100644 --- a/index.html +++ b/index.html @@ -242,9 +242,13 @@ } @media (max-width: 870px) { - .timeholder { - box-shadow: 0 0 0 0; - } + .timeholder { + box-shadow: 0 0 0 0; + } + + .btn { + padding: 20px 45px 24px; + } .hero { padding: 14px;