mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-29 14:24:28 -05:00
Fix index style
This commit is contained in:
parent
1e6de0b90e
commit
a181b3d11f
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ body {
|
||||||
float: none;
|
float: none;
|
||||||
}
|
}
|
||||||
.inner {
|
.inner {
|
||||||
padding: 30px;
|
padding: 30px 25px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue