applying .gitignore

This commit is contained in:
2020-01-28 00:15:12 +00:00
parent bf9b8059e5
commit 180df1a65d
211 changed files with 0 additions and 136886 deletions

View File

@@ -1,18 +0,0 @@
// Styling for the team section
.team-member {
margin-bottom: 50px;
text-align: center;
img {
width: 225px;
height: 225px;
border: 7px solid fade-out($black, 0.9);
}
h4 {
margin-top: 25px;
margin-bottom: 0;
text-transform: none;
}
p {
margin-top: 0;
}
}