Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
common
t3olayout
Commits
53b395cf
Commit
53b395cf
authored
Dec 21, 2020
by
Thomas Löffler
Browse files
Add ending slash for a correct font path
parent
ce8053a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Build/Assets/Scss/base/_variables.scss
View file @
53b395cf
...
...
@@ -7,7 +7,7 @@ $remPostDecimalPositionNumber: 1000;
// Set font path to Fonts
$fa-font-path
:
'../Fonts/FontAwesome'
;
$slick-font-path
:
'../Fonts/Slick'
;
$slick-font-path
:
'../Fonts/Slick
/
'
;
$mobile-menu-height
:
56px
;
$max-page-container-width
:
1700px
;
$primaryFont
:
'Source Sans Pro'
,
sans-serif
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment