Commit b85c544e by Nilu

C004 - **UX** - All text should be centered at smaller viewport widths…

C004 - **UX** - All text should be centered at smaller viewport widths [Asana](https://app.asana.com/0/473766342830208/476018079751486)
parent ed6ace46
......@@ -93,9 +93,9 @@
<div class="appli-aust-title">
<oneit:toString value="<%= job.getJobTitle() %>" mode="EscapeHTML"/>
</div>
<p class="appli-content">
<div class="appli-content">
<oneit:toString value="<%= job.getJobDescription() %>" mode="ParagraphHTML" nullValue="-"/>
</p>
</div>
<div class="three-block">
<%
if(job.getIncludeAssessmentCriteria())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment