The archive logs just take the same size as the redo logs.

There is no way to resize a redo log, but you can add new redo logs of the size you want then drop the old logs.

-John