reduces font-weight and letter-spacing in ToC/recipes

This commit is contained in:
Ashley Blewer 2017-10-18 16:27:54 -04:00
parent b0f2b62767
commit 5cb449afcc

View File

@ -152,8 +152,7 @@ div {
background-color: #383838;
padding: 14px;
font-family: "Montserrat";
font-weight: bold;
letter-spacing: 0.1em;
letter-spacing: 0.05em;
border: 1px solid black;
cursor: pointer;
position: relative;