Merge pull request #2488 from overleaf/as-import-pr-708
[Imported] Vendor web fonts, (#708) GitOrigin-RevId: b286a0d4bac9d84f70bf9d4ff99220f67ce67425
This commit is contained in:
@@ -3,9 +3,8 @@ html.full-height(itemscope, itemtype='http://schema.org/Product')
|
||||
head
|
||||
title Something went wrong
|
||||
link(rel="icon", href="/" + settings.brandPrefix + "favicon.ico")
|
||||
if buildCssPath
|
||||
link(rel="stylesheet", href=buildCssPath(null, { hashedPath: true }))
|
||||
link(href="//netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css",rel="stylesheet")
|
||||
link(rel="stylesheet", href=buildCssPath(null, { hashedPath: true }))
|
||||
|
||||
body.full-height
|
||||
.content.content-alt.full-height
|
||||
.container.full-height
|
||||
|
||||
Reference in New Issue
Block a user