blob: 67b23515f9ec93e5046922b265edfb3fd38a1219 [file] [log] [blame]
Alex Perrybb901052022-03-23 19:46:15 -07001.error {
2 color: red;
3}
4
5.text-input {
6 width: calc(100% - 20px);
7}
8
Filip Kujawaf947cb42022-11-21 10:00:30 -08009.container-main {
10 padding-left: 20px;
Alex Perrybb901052022-03-23 19:46:15 -070011}