index
:
openbills-legacy
main
First iteration of OpenBills
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
Form
/
Form.scss
blob: 01f9bf2591a1f864e146e58fbdeac4c39e85c478 (
plain
)
1
2
3
4
5
form
{
border
:
1px
solid
purple
;
display
:
flex
;
justify-content
:
space-evenly
;
}