Improvements on the climbing-theme, small tweaks in the review form

This commit is contained in:
Pieter Vander Vennet 2020-12-18 01:36:45 +01:00
parent 7ad601f2eb
commit a641d976fc
6 changed files with 324 additions and 205 deletions

View file

@ -101,11 +101,13 @@
.review-form-top {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.review-form-rating {
display: block ruby;
}
.review-form .save {