Skip to content

Commit

Permalink
Merge pull request #36 from itannermahncke/gh-pages
Browse files Browse the repository at this point in the history
Waiterbot team website
  • Loading branch information
amonmillner authored Dec 20, 2024
2 parents 41bcdaa + 6f54b72 commit 601bf23
Show file tree
Hide file tree
Showing 61 changed files with 50,463 additions and 3 deletions.
2 changes: 2 additions & 0 deletions waiterbot/Home.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<!DOCTYPE html>
<html><head><meta charset="utf-8"><meta http-equiv="refresh" content="0;url=./"></head><body></body></html>
83 changes: 83 additions & 0 deletions waiterbot/Project-Timeline.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
.u-section-1 .u-sheet-1 {
min-height: 117px;
}

.u-section-1 .u-text-1 {
font-size: 3.4375rem;
font-weight: 900;
margin: 15px auto 15px 20px;
}

@media (max-width: 767px) {
.u-section-1 .u-text-1 {
font-size: 1rem;
}
}.u-section-2 .u-sheet-1 {
min-height: 694px;
}

.u-section-2 .u-text-1 {
margin: 21px 22px 0;
}

@media (max-width: 1199px) {
.u-section-2 .u-sheet-1 {
min-height: 728px;
}

.u-section-2 .u-text-1 {
margin-left: 0;
margin-right: 0;
}
}.u-section-3 .u-sheet-1 {
min-height: 694px;
}

.u-section-3 .u-text-1 {
margin: 21px 22px 0;
}

@media (max-width: 1199px) {
.u-section-3 .u-sheet-1 {
min-height: 728px;
}

.u-section-3 .u-text-1 {
margin-left: 0;
margin-right: 0;
}
}.u-section-4 .u-sheet-1 {
min-height: 498px;
}

.u-section-4 .u-text-1 {
margin: 21px 22px;
}

@media (max-width: 1199px) {
.u-section-4 .u-sheet-1 {
min-height: 728px;
}

.u-section-4 .u-text-1 {
margin-left: 0;
margin-right: 0;
}
}.u-section-5 .u-sheet-1 {
min-height: 694px;
}

.u-section-5 .u-text-1 {
margin: 21px 22px 0;
}

@media (max-width: 1199px) {
.u-section-5 .u-sheet-1 {
min-height: 728px;
}

.u-section-5 .u-text-1 {
margin-left: 0;
margin-right: 0;
}
}
360 changes: 360 additions & 0 deletions waiterbot/Project-Timeline.html

Large diffs are not rendered by default.

Loading

0 comments on commit 601bf23

Please sign in to comment.