diff --git a/public/feedbackform.html b/public/feedbackform.html index 025f1108..03566960 100644 --- a/public/feedbackform.html +++ b/public/feedbackform.html @@ -23,6 +23,9 @@ .star-rating { text-align: center; font-size: 0; + display: flex; + flex-direction: row-reverse; /* Reverse the order of children */ + justify-content: center; } .star-rating input { display: none; @@ -69,12 +72,10 @@

Feedback Page

-<<<<<<< Updated upstream -=======
@@ -86,25 +87,10 @@

Feedback Page

-
->>>>>>> Stashed changes - -
- - -
- - - - -
- - -