diff --git a/assets/css/styles.css b/assets/css/styles.css index 47f0aaf..2afc080 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -101,6 +101,12 @@ img { height: auto; } +/* .pics{ + height: 50%; + width: 50%; + position: center; +} */ + button { cursor: pointer; border: none; diff --git a/assets/img/RSVP_santa.png b/assets/img/RSVP_santa.png new file mode 100644 index 0000000..0599d9c Binary files /dev/null and b/assets/img/RSVP_santa.png differ diff --git a/assets/img/main_SantaHacks.png b/assets/img/main_SantaHacks.png new file mode 100644 index 0000000..384c15e Binary files /dev/null and b/assets/img/main_SantaHacks.png differ diff --git a/assets/img/schedule_SantaHacks.png b/assets/img/schedule_SantaHacks.png new file mode 100644 index 0000000..78c2461 Binary files /dev/null and b/assets/img/schedule_SantaHacks.png differ diff --git a/index.html b/index.html index e195525..93a93e9 100644 --- a/index.html +++ b/index.html @@ -79,11 +79,23 @@