Skip to content
Snippets Groups Projects
Commit 5daef28e authored by Heinrich Marks's avatar Heinrich Marks :hibiscus:
Browse files

Rebase

parent 1de69cc5
No related merge requests found
Pipeline #13925 passed with stage
in 36 seconds
......@@ -3,8 +3,6 @@
<mat-expansion-panel-header>
<mat-panel-description>© SWTP WS17/18</mat-panel-description>
</mat-expansion-panel-header>
<div class="container">
<mat-list role="list">
<h3 mat-subheader>Change Theme</h3>
......
......@@ -13,7 +13,6 @@ mat-expansion-panel {
justify-content: space-around;
}
/* Small screens */
@media all and (max-width: 500px) {
.container {
......
......@@ -30,5 +30,4 @@ export class FooterComponent implements OnInit {
this.router.navigate(['participant']);
}
}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment