Remove extra end-of-line spaces.
Remove extra end-of-line spaces.

File last commit:

c97617beef9e
cc98670ac515
Show More
support.scss
18 lines | 231 B | text/x-scss | ScssLexer
#inner {
/* Satisfy internal floated elements */
overflow: hidden;
height: 100%;
border: none;
margin: 0em 1em;
}
#inner img
{
display: block;
margin-left: auto;
margin-right: auto
}
#inner h3
{
color:#F6B33D;
}