Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
ui
Commits
3fb5495b
Unverified
Commit
3fb5495b
authored
May 09, 2022
by
Georg Krause
Browse files
Fix Font
parent
cbc86cf0
Pipeline
#20652
failed with stages
in 2 minutes and 40 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/funkwhale.scss
View file @
3fb5495b
@charset
"utf-8"
;
@import
"colors"
;
@import
"picnic/src/picnic
.scss
"
;
@import
"picnic/src/picnic"
;
@import
"base/index"
;
@import
"components/index"
;
@import
"inc/font"
;
...
...
src/inc/font.scss
View file @
3fb5495b
@font-face
{
font-family
:
Lato-Regular
;
src
:
url("
..
/font/Lato-Regular.ttf")
;
src
:
url("
/src
/font/Lato-Regular.ttf")
;
}
$font-main
:
"Lato-Regular"
,
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