triangle marker for open environments

This commit is contained in:
dandds
2019-04-30 17:13:10 -04:00
parent 1484473bd7
commit 41a191b1fc
3 changed files with 19 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
display: flex;
flex-direction: row;
justify-content: space-between;
padding: ($gap * 1.5) ($gap * 3);
.usa-input {
margin: 0;