Skip to content
Snippets Groups Projects
Unverified Commit ebc46909 authored by Saurabh Kumar's avatar Saurabh Kumar Committed by GitHub
Browse files

Fix applicant header layout spacing for mobile (#3818)

parent 2d395a89
No related branches found
No related tags found
1 merge request!76Merge up to 5.6.0
......@@ -7,7 +7,7 @@
{% block content %}
<div class="admin-bar">
<div class="admin-bar__inner wrapper--applicant-dashboard">
<div class="admin-bar__inner wrapper--applicant-dashboard gap-4">
<div class="my-auto">
<h1 class="heading heading--no-margin font-bold">{% trans "My dashboard" %}</h1>
<p class="m-0">{% trans "An overview of active and past submissions and projects" %}</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment