no link underline: remove class from links, use SCSS variable instead
This commit is contained in:
parent
51022e8a2e
commit
18997721ec
1 changed files with 3 additions and 0 deletions
|
@ -2,3 +2,6 @@
|
|||
// set scss variable defaults
|
||||
|
||||
$grid-gutter-width: 15px;
|
||||
|
||||
$link-decoration: none;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue