Add lfs tracking and add some projects

This commit is contained in:
Julian
2020-01-28 23:02:42 +01:00
parent 8381cc1035
commit edf69cbd6d
10 changed files with 90 additions and 34 deletions

View File

@@ -6,6 +6,17 @@ body {
.card {
background-color: #006494;
margin-top: 5%;
min-height: 520px;
max-height: 520px;
padding-bottom: 50px;
}
.card-footer {
display: flex;
justify-content: space-between;
position: absolute;
bottom: 0;
width: 100%;
}
.fixs {