Skip to content

Instantly share code, notes, and snippets.

@Ciaanh
Created January 5, 2020 16:23
Show Gist options
  • Save Ciaanh/ed8a1d2347fd54a95922ceee5e2ecc41 to your computer and use it in GitHub Desktop.
Save Ciaanh/ed8a1d2347fd54a95922ceee5e2ecc41 to your computer and use it in GitHub Desktop.
Hosthub-step-1-config.css
.userlist {
text-align: left;
font-size: calc(5px + 2vmin);
}
.grid-container {
margin-top: 15px;
text-align: left;
width: 792px;
}
.grid-item {
padding: 4px;
display: inline-block;
vertical-align: top;
border: 1px solid white;
margin: 2px;
width: 250px;
word-wrap: break-word;
}
.save {
margin-left: 15px;
}
.addrole {
margin-left: 75px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment