Small fixes in html templates

This commit is contained in:
Alexandre Aubin 2017-03-11 23:02:58 -05:00
parent 4fb604a156
commit 524268961c

View file

@ -17,7 +17,7 @@
background: #333333; background: #333333;
} }
.container { .container {
width:1200px; width:1400px;
} }
.pr-title { .pr-title {
white-space: nowrap; white-space: nowrap;