diff options
Diffstat (limited to '')
-rw-r--r-- | assets/css/_room.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/_room.less b/assets/css/_room.less index aa0f594..0c7327d 100644 --- a/assets/css/_room.less +++ b/assets/css/_room.less @@ -69,6 +69,7 @@ #feedback { padding: floor(@grid-gutter-width/2) 0; + .feedback-error, .feedback-thankyou { font-size: @jumbo-font-size; text-align: center; |