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.css
blob: d0ecc5f8dc7cef1082032c21028254e88647981c (
plain
)
1
2
3
4
form
{
border
:
1
px
solid
purple
;
display
:
flex
;
justify-content
:
space
-
evenly
;
}