Skip to content
Permalink
591e807457
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
13 lines (13 sloc) 197 Bytes
.everyone {
padding: 30px;
}
.phone-number {
display: inline-block;
padding: 10px;
width: 30%;
}
.person {
border-left: 10px solid #434389;
padding: 5px 0px 5px 15px;
margin-bottom: 10px;
}