Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table <table> #46

Open
roomfive opened this issue Nov 29, 2016 · 0 comments
Open

Table <table> #46

roomfive opened this issue Nov 29, 2016 · 0 comments
Assignees

Comments

@roomfive
Copy link
Contributor

roomfive commented Nov 29, 2016

Preview:

screen shot 2016-11-29 at 15 10 51


CSS:

/* <table> */
background: $white;
border-top: 1px solid $gray300;
border-left: 1px solid $gray300;
border-right: 1px solid $gray300;
border-radius: 2px;
border-spacing: 0;
width: 100%;

Related issues:

@roomfive roomfive changed the title Table basics <table> Table <table> Nov 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants