matheusfillipe | abd513e | 2021-05-11 03:29:11 -0300 | [diff] [blame] | 1 | body { |
2 | } | ||||
3 | #reload_captcha { | ||||
4 | display: inline; | ||||
5 | } | ||||
6 | #main_container { | ||||
7 | width: clamp(400px,70%,700px); | ||||
8 | margin-bottom: 200px; | ||||
matheusfillipe | 530fb61 | 2021-05-11 16:54:40 -0300 | [diff] [blame] | 9 | margin-top: 20px; |
matheusfillipe | abd513e | 2021-05-11 03:29:11 -0300 | [diff] [blame] | 10 | } |