-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #36 from itannermahncke/gh-pages
Waiterbot team website
- Loading branch information
Showing
61 changed files
with
50,463 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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; | ||
} | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.