Skip to content

Commit

Permalink
Test feedback page.
Browse files Browse the repository at this point in the history
  • Loading branch information
dennis-sig committed Apr 15, 2024
1 parent 26535b0 commit e35e355
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/landing/feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,19 @@
width: 800px;
margin: 50px auto 50px auto;
}

.thankyou > img {
width: 800px;
}

.thankyou .buttons {
text-align: right;
}

.thankyou .buttons img {
height: 30px;
margin-left: 30px;
}
</style>
</head>

Expand Down

0 comments on commit e35e355

Please sign in to comment.