diff --git a/css/style.scss b/css/style.scss index 4f2568e..c3da7a6 100644 --- a/css/style.scss +++ b/css/style.scss @@ -38,6 +38,10 @@ body { justify-content: center; align-items: center; + img.icon { + width: 1.5em; + } + h1 {} h2 {} @@ -71,9 +75,7 @@ body { flex-direction: row; gap: 0.5em; - img.icon { - width: 1.5em; - } + } @@ -95,10 +97,17 @@ body { div.project { background-color: white; border-radius: 1em; - flex: 1; + flex-wrap: wrap; + flex: 1 0 30%; padding: 0.5em; align-content: flex-start; - justify-content: flex-start; + justify-content: space-between; + div.icons { + padding-top: 0.5em; + display: flex; + flex-direction: row; + gap: 0.75em; + } } } diff --git a/images/icons/app.svg b/images/icons/app.svg new file mode 100644 index 0000000..992e91a --- /dev/null +++ b/images/icons/app.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 159bb51..e11bfd7 100644 --- a/index.html +++ b/index.html @@ -56,51 +56,70 @@

Projects

-
-
-

Over-the-air web television

-

Watch local Portland area TV on the web

-
-
-

Cat Tracker

-

Helping to locate my outdoor cat with radios in my neighborhood

-
-
-

Grow

-

Automated Indoor plant growing with a raspberry pi

-
+
-
-

Poker Chips Helper

-

Mobile App to help denominate and distribute chips for casual poker games

-
-
-

Meshtastic Map

-

Map of Local Portland Meshtastic Nodes

-
-
-

Local SDR

-

Scan the local Portland airwaves with OpenWebRX

+ + +
+ +
+

Games

+
+

Space Engineers Server

+
- -
-

Games

-
-

Space Engineers Server

- -
-
-