3154fe0e by Jerald Lim

reduce padding

1 parent 1a88de26
......@@ -80,7 +80,7 @@ span.info {
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#eff7f5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.chat-message-center {
padding: 20px 10vw !important;
padding: 20px 8% !important;
max-width: none;
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!