Remove border at bottom of readme.
This commit is contained in:
parent
f009b6e256
commit
33fd13c8f4
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@
|
|||
border-bottom: 1px solid #E7E9EE;
|
||||
margin-bottom: 1em;
|
||||
|
||||
&.readme-holder {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
table {
|
||||
@extend .table;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue