mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-08 07:52:06 +00:00
Fix empty project list card.
This commit is contained in:
parent
d22a9acc76
commit
70b755603d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.row.row-spaced
|
||||
.col-xs-12
|
||||
.card.card-thin.project-list-card
|
||||
.card.card-thin
|
||||
div.welcome.text-centered(ng-cloak)
|
||||
h2 #{translate("welcome_to_sl")}
|
||||
p #{translate("new_to_latex_look_at")}
|
||||
|
|
Loading…
Add table
Reference in a new issue