correction sass
This commit is contained in:
parent
cca44b501f
commit
85e60e2324
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ table,
|
||||||
}
|
}
|
||||||
|
|
||||||
caption {
|
caption {
|
||||||
padding: @small-value;
|
padding: $small-value;
|
||||||
color: #555;
|
color: #555;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue