Fix misplaced closing brace
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
background-color: $white;
|
||||
padding: $base;
|
||||
}
|
||||
}
|
||||
|
||||
&__table {
|
||||
border-collapse: collapse;
|
||||
color: $text-medium;
|
||||
font-size: $small;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user