mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Use viewport metatag on SL login
This commit is contained in:
parent
297f61da04
commit
40bc5564b6
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
extends ../layout
|
||||
|
||||
block vars
|
||||
- metadata = { viewport: true }
|
||||
|
||||
block content
|
||||
.content.content-alt
|
||||
.container
|
||||
|
|
Loading…
Reference in a new issue