removed call of site.smallsize since this throws a MacroError
This commit is contained in:
parent
afce0fbce9
commit
9c042f4623
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ a:hover {
|
||||||
width: 198px;
|
width: 198px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
letter-spacing: 3px;
|
letter-spacing: 3px;
|
||||||
font-size: <% site.smallsize %>;
|
font-size: 12px;
|
||||||
display: block;
|
display: block;
|
||||||
padding-top: 1px;
|
padding-top: 1px;
|
||||||
padding-bottom: 1px;
|
padding-bottom: 1px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue