diff --git a/img/3dPrinter.png b/img/3dPrinter.png new file mode 100644 index 0000000..946f212 Binary files /dev/null and b/img/3dPrinter.png differ diff --git a/img/originals/3dPrinter.png b/img/originals/3dPrinter.png new file mode 100644 index 0000000..d0643a9 Binary files /dev/null and b/img/originals/3dPrinter.png differ diff --git a/index.html b/index.html index 6762d3a..a594f0d 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@
-
diff --git a/styles.css b/styles.css index a0cafe6..104c388 100644 --- a/styles.css +++ b/styles.css @@ -4,6 +4,24 @@ background-size: cover; background-repeat: no-repeat; background-position: center; + padding-top: 3em; +} + +#announcement-card-link { + text-decoration: none; + color: black; +} + +.name-slogan { + text-align: center; +} + +h1 { + font-size: 5em; +} + +h4 { + font-size: 1.8em; } .rightalign {