We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee5e69c + d6e33a7 commit d5baa0fCopy full SHA for d5baa0f
LearningHub.Nhs.WebUI/Scripts/vuesrc/mycontributions/mycontributionscardheader.vue
@@ -1,7 +1,7 @@
1
<template>
2
<div class="panel-card-container">
3
4
- <div tabindex="0" style="background-size: cover;" class="h-100 my-contribute-card contribute-resource-panel-card">
+ <div style="background-size: cover;" class="h-100 my-contribute-card contribute-resource-panel-card">
5
6
<a class="h-100 d-flex flex-column text-decoration-none" v-bind:href="contributeResourceUrl">
7
<div class="mt-5 mb-3"><h2 class="nhsuk-heading-xs mx-4 header text-center">Contribute a resource</h2></div>
0 commit comments