diff --git a/src/main/resources/static/css/commons/r11form.css b/src/main/resources/static/css/commons/r11form.css index 7c4a3c6..1aa6319 100644 --- a/src/main/resources/static/css/commons/r11form.css +++ b/src/main/resources/static/css/commons/r11form.css @@ -56,8 +56,11 @@ resize: vertical; } -.container { +body { font-family: 'Nunito', sans-serif; +} + +.container { display: flex; justify-content: left; width: 100%; diff --git a/src/main/resources/static/html/mock.html b/src/main/resources/static/html/mock.html index be3367d..38cc38b 100644 --- a/src/main/resources/static/html/mock.html +++ b/src/main/resources/static/html/mock.html @@ -131,14 +131,14 @@ - + @@ -225,6 +225,25 @@ +
+ + diff --git a/target/classes/static/css/commons/r11form.css b/target/classes/static/css/commons/r11form.css index 7c4a3c6..1aa6319 100644 --- a/target/classes/static/css/commons/r11form.css +++ b/target/classes/static/css/commons/r11form.css @@ -56,8 +56,11 @@ resize: vertical; } -.container { +body { font-family: 'Nunito', sans-serif; +} + +.container { display: flex; justify-content: left; width: 100%; diff --git a/target/classes/static/html/mock.html b/target/classes/static/html/mock.html index be3367d..38cc38b 100644 --- a/target/classes/static/html/mock.html +++ b/target/classes/static/html/mock.html @@ -131,14 +131,14 @@ - + @@ -225,6 +225,25 @@ +
+ +