diff --git a/src/app/tabs/home/home.component.html b/src/app/tabs/home/home.component.html index 7cdc286..11393d4 100644 --- a/src/app/tabs/home/home.component.html +++ b/src/app/tabs/home/home.component.html @@ -19,7 +19,12 @@
diff --git a/src/app/tabs/more/more.component.html b/src/app/tabs/more/more.component.html index 7a70376..bedd0ff 100644 --- a/src/app/tabs/more/more.component.html +++ b/src/app/tabs/more/more.component.html @@ -18,7 +18,12 @@
@@ -117,6 +122,11 @@

My Class

+
  • + +

    Missed Classes

    +
  • +
  • Duel

    diff --git a/src/app/tabs/more/more.component.scss b/src/app/tabs/more/more.component.scss index 77be615..39ec789 100644 --- a/src/app/tabs/more/more.component.scss +++ b/src/app/tabs/more/more.component.scss @@ -93,14 +93,13 @@ padding: 0 5%; &.active .icon { - transform: rotate(0deg); + transform: rotate(90deg); } .icon { fill: white; width: 15px; height: 15px; - transform: rotate(90deg); } } @@ -135,9 +134,8 @@ display: flex; align-items: stretch; flex-wrap: wrap; - justify-content: space-between; width: 90%; - margin: 20px auto; + margin: 20px 4% 20px auto; list-style: none; li { @@ -146,8 +144,8 @@ background-color: white; border-radius: 10px; box-shadow: 1px 1px 5px var(--light-grey); - margin-bottom: 20px; padding: 15px 15px 10px; + margin: 0 1.5% 20px; .icon { width: 40px; diff --git a/src/assets/custom-icons/missed-class.svg b/src/assets/custom-icons/missed-class.svg new file mode 100644 index 0000000..8537a83 --- /dev/null +++ b/src/assets/custom-icons/missed-class.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +