diff --git a/assets/css/_about.scss b/assets/css/_about.scss index 6297bb8..11926e3 100644 --- a/assets/css/_about.scss +++ b/assets/css/_about.scss @@ -13,8 +13,6 @@ height: 100%; top: 0; left: 0; - - background-color: #707070; } header { @@ -80,48 +78,4 @@ h3 { font-size: 1.1em; } - - // TODO - use grid for this (maybe keep this for fallback?) - .row { - display: flex; - flex-direction: row; - flex-wrap: wrap; - justify-content: center; - } - - .column { - flex: 0 0 100%; - - @media (min-width: 500px) { - flex: 0 0 50%; - } - - @media (min-width: 768px) { - flex: 0 0 33%; - } - - h3 { - margin-left: 1.5em; - margin-right: 1.5em; - margin-top: 0; - } - - li { - margin: 1rem 0; - } - - @media (max-width: 768px) { - &.column-cms { - order: 3; - } - - &.column-modern { - order: 2; - } - - &.column-legacy { - order: 4; - } - } - } } diff --git a/content/about.html b/content/about.html index 652cebd..7b104db 100644 --- a/content/about.html +++ b/content/about.html @@ -19,13 +19,13 @@ date: 2020-01-31T12:54:00Z

All Of My Work Is

@@ -39,55 +39,6 @@ date: 2020-01-31T12:54:00Z
  • Built with Semantic, Clean, Maintainable code.

  • -

    I Enjoy Working With

    - -
    -
    -

    Core Web Technologies

    - - -
    - -
    -

    Content Management Systems

    - - -
    - -
    -

    Modern Frameworks and Libraries

    - - -
    - -
    -

    Legacy and Other Web Technologies

    - - -
    -
    -