Alex Perry | bb90105 | 2022-03-23 19:46:15 -0700 | [diff] [blame] | 1 | .error { |
2 | color: red; | ||||
3 | } | ||||
4 | |||||
5 | .text-input { | ||||
6 | width: calc(100% - 20px); | ||||
7 | } | ||||
8 | |||||
Filip Kujawa | f947cb4 | 2022-11-21 10:00:30 -0800 | [diff] [blame] | 9 | .container-main { |
10 | padding-left: 20px; | ||||
Alex Perry | bb90105 | 2022-03-23 19:46:15 -0700 | [diff] [blame] | 11 | } |