The calm before updating angular and material

This commit is contained in:
GloriousCode
2017-10-13 17:50:35 +11:00
parent f66ce8e159
commit d793030846
13 changed files with 190 additions and 14 deletions

View File

@@ -7,14 +7,11 @@
width: 100%;
}
.exchange-card {
margin-bottom: 20px;
width: 1000px;
}
// FAB
.md-fab {
margin: 0;
position: fixed;
top: auto;
right: 20px;
bottom: 10px;
bottom: 20px;
left: auto;
position: fixed;
}