Skip to content

Instantly share code, notes, and snippets.

@simonho288
Created July 3, 2020 16:10
Show Gist options
  • Select an option

  • Save simonho288/ffa2a965a3d6523ffba62902d7d4d3aa to your computer and use it in GitHub Desktop.

Select an option

Save simonho288/ffa2a965a3d6523ffba62902d7d4d3aa to your computer and use it in GitHub Desktop.
body {
padding: 1em;
}
.spaced > .button {
margin-bottom: 1em;
}
.color.grid {
margin: -1.5em;
width: 400px;
}
.ui.table {
table-layout: fixed;
}
.color.grid .column {
margin: 0.5em;
width: 50px;
height: 50px;
}
.ui.menu {
margin: 3em 0em;
}
.ui.menu:last-child {
margin-bottom: 110px;
}
.ui.table {
table-layout: fixed;
}
.ui.input + .ui.input {
margin-left: 1em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment