Commit c1650a4f authored by Phil Hughes's avatar Phil Hughes

Merge branch '335502-fix-project-cards-footer-positioning' into 'master'

Fix new project page footer positioning

See merge request gitlab-org/gitlab!65736
parents e4e57571 5d726f92
......@@ -30,7 +30,7 @@ export default {
};
</script>
<template>
<div class="container">
<div class="container gl-display-flex gl-flex-direction-column">
<h2 class="gl-my-7 gl-font-size-h1 gl-text-center">
{{ title }}
</h2>
......
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