Really, the main rule is to keep the total size under 500x500 pixels.
This would be not ok:
aaaaaabbbbbb
|----1000----|
But this would work:
aaaaaa
bbbbbb
|-500-|
As long as the total size doesn't go over, it's ok.
Really, the main rule is to keep the total size under 500x500 pixels.
This would be not ok:
aaaaaabbbbbb
|----1000----|
But this would work:
aaaaaa
bbbbbb
|-500-|
As long as the total size doesn't go over, it's ok.