Created
February 22, 2017 01:46
-
-
Save adkron/2d8a82ad435d41f4d3d87c1d7e8a8c3e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @import "../../styles/shared" | |
| .access-info | |
| display: flex | |
| .access-info__input | |
| flex: 1 | |
| .access-info__icon | |
| flex: 0 0 32px | |
| padding: 4px | |
| padding-top: 34px | |
| .state-zip | |
| display: flex | |
| .state__container | |
| margin-right: 12px; | |
| .zip__container | |
| margin-left: 12px; | |
| .voltage-amperage-row | |
| display: flex; | |
| justify-content: space-between; | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment