Changed interactive elements
also tried to define global margin variable
This commit is contained in:
parent
f97f76ee3d
commit
615e5df2d9
5 changed files with 54 additions and 33 deletions
|
|
@ -2,8 +2,7 @@
|
|||
// -----------------------------------------------------------------------------
|
||||
|
||||
table {
|
||||
margin-top: $space_2;
|
||||
margin-bottom: $space_2;
|
||||
margin: $high_margin;
|
||||
border: $basic_border;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue