mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Reduce margin on welcome page react version
GitOrigin-RevId: 40aba2b6cb6b45a6d3d1b23b1d87f4ea8acc805d
This commit is contained in:
@@ -129,8 +129,9 @@ function ProjectListPageContent() {
|
||||
{error ? <DashApiError /> : ''}
|
||||
<Row className="row-spaced">
|
||||
<Col
|
||||
xs={8}
|
||||
xsOffset={2}
|
||||
xs={12}
|
||||
sm={10}
|
||||
smOffset={1}
|
||||
md={8}
|
||||
mdOffset={2}
|
||||
className="project-list-empty-col"
|
||||
|
||||
Reference in New Issue
Block a user