diff --git a/integration-testing/step_definitions/basic.steps.js b/integration-testing/step_definitions/basic.steps.js index c80fab2..01e232a 100644 --- a/integration-testing/step_definitions/basic.steps.js +++ b/integration-testing/step_definitions/basic.steps.js @@ -2,7 +2,6 @@ const { Before, Given, Then, When } = require("@cucumber/cucumber"); const { HomePage } = require("../pages/home.po"); -var expect = chai.expect; Before(function (scenario, callback) { this.homepage = new HomePage(); diff --git a/src/app/app.component.html b/src/app/app.component.html index 402b7cc..7147149 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -58,13 +58,7 @@ >
  • - + @@ -80,13 +74,7 @@
  • - + diff --git a/src/app/app.component.ts b/src/app/app.component.ts index b3a98bd..8d667b5 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -25,7 +25,7 @@ export class AppComponent implements OnInit, AfterViewInit { private displayContentService: DisplayContentService, private router: Router ) {} - + ngOnInit() { if (window.innerWidth <= 991) { this.isMobileLayout = true; diff --git a/src/app/contact-us/contact-us.component.css b/src/app/contact-us/contact-us.component.css index f5cb7e1..5af5fb8 100644 --- a/src/app/contact-us/contact-us.component.css +++ b/src/app/contact-us/contact-us.component.css @@ -1,5 +1,4 @@ -h1, -h2 { +h1 { font-family: "Montserrat", Sans-serif; font-weight: bold; background: #07a797; @@ -8,36 +7,3 @@ h2 { text-align: left; padding: 40px; } - -h3 { - text-align: center; -} - -.card-title { - text-align: center; - color: aliceblue; - font-size: 26px; - font-weight: bold; -} -.card-text { - text-align: left; - color: aliceblue; - font-weight: bold; -} - -.card { - width: 18rem; - height: 18rem; - background-color: purple; - box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); -} - -.card:hover { - background-color: magenta; -} - -.blurbs { - justify-content: space-between; - flex-direction: column; - display: flex; -} diff --git a/src/app/contact-us/contact-us.component.html b/src/app/contact-us/contact-us.component.html index 4c3e19a..526cca9 100644 --- a/src/app/contact-us/contact-us.component.html +++ b/src/app/contact-us/contact-us.component.html @@ -1 +1,315 @@ -

    Coming Soon!

    +
    +
    +

    Contact Us

    +
    + + + + + + + + + + + + +
    + +
    +
      +
    • + +
      +
      + +
      +
      +
    • +
    • + +
      + +
      +
    • +
    • + +
      + +
      +
    • +
    • +
      +
      + +
      +
      +
    • +
    • + Should be Empty: +
    • +
    +
    + + + + +
    + + + + + +
    diff --git a/src/app/volunteer-start/volunteer-start.component.css b/src/app/volunteer-start/volunteer-start.component.css index e69de29..5af5fb8 100644 --- a/src/app/volunteer-start/volunteer-start.component.css +++ b/src/app/volunteer-start/volunteer-start.component.css @@ -0,0 +1,9 @@ +h1 { + font-family: "Montserrat", Sans-serif; + font-weight: bold; + background: #07a797; + color: white; + font-style: bold; + text-align: left; + padding: 40px; +} diff --git a/src/app/volunteer-start/volunteer-start.component.html b/src/app/volunteer-start/volunteer-start.component.html index 4c3e19a..7b4137d 100644 --- a/src/app/volunteer-start/volunteer-start.component.html +++ b/src/app/volunteer-start/volunteer-start.component.html @@ -1 +1,446 @@ -

    Coming Soon!

    +
    +
    +

    Volunteer With Us!

    + + + + + + + + + + + + + + + + +
    + +
    +
      +
    • + +
      +
      + +
      +
      +
    • +
    • + +
      + +
      +
    • +
    • + +
      +
      + + +
      + 0/1000 +
      +
      +
      +
      +
    • +
    • +
      +
      + +
      +
      +
    • +
    • + Should be Empty: +
    • +
    +
    + + + + +
    + + + +
    +