1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-08 19:35:21 +02:00

#1073 #1162 issue ID constraint failed

This commit is contained in:
Unknwon 2015-03-27 06:47:02 -04:00
parent e0036ebb0c
commit 9fb2d49b93
6 changed files with 8 additions and 6 deletions

View file

@ -1,5 +1,5 @@
.home {
padding-bottom: @footer-margin * 2;
padding-bottom: @footer-margin * 3;
.logo {
max-width: 250px;
}