Skip to content
Snippets Groups Projects

my_results first draft, connection to survey_result created

Merged Johannes Graf requested to merge feature/my_results into dev
8 files
+ 107
14
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -192,7 +192,11 @@ button:hover {
.start-container {
max-width: 1200px;
margin: 0 auto;
justify-content: center;
padding: 20px;
display: flex;
flex-direction: column;
align-items: center;
padding: 20px;
}
Loading