This commit is contained in:
David Taylor 2020-03-09 16:42:45 +00:00
parent 9c4a1ecd68
commit 74ab657d6c
No known key found for this signature in database
GPG Key ID: 46904C18B1D3F434

View File

@ -41,10 +41,8 @@
}
.user-card-container {
// width: calc(50% - 40px);
flex-grow: 1;
// flex-basis: min-content;
// width: 500px;
width: 500px;
margin: 50px 5px 10px 5px;
background-color: $secondary;
box-shadow: shadow("card");