Skip to content
Snippets Groups Projects

Resolve "As a user I want to be able submit a form about a specific landmark to add to the trail"

2 files
+ 74
16
Compare changes
  • Side-by-side
  • Inline
Files
2
main{
background: black;
color: wheat;
}
#landmarkSubmission{
color:white;
border-color: white;
align-content: center;
}
\ No newline at end of file
Loading