1
0
Fork 0

More horizontal space for releases

This commit is contained in:
Shgck 2015-08-23 12:39:08 +02:00
parent 57be039a4f
commit 521f844e2e

View file

@ -1,6 +1,6 @@
#releases {
text-align: center;
max-width: 700px;
max-width: 95%;
margin: auto;
}
@ -15,4 +15,4 @@
.release td {
padding-left: 10px;
padding-right: 10px;
}
}