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.
1 parent d916d65 commit 56d83a7Copy full SHA for 56d83a7
src/views/Foundation.vue
@@ -2,7 +2,7 @@
2
<div>
3
<navbar-sub-page title="Foundation" />
4
<div class="container mb-3xlarge">
5
- <h1 class="type-center mt-large mb-large color-white">Robot Framework Foundation</h1>
+ <h1 class="type-center mt-large mb-large color-theme">Robot Framework Foundation</h1>
6
<div
7
class="col-sm-12 col-lg-8 col-lg-offset-2 mb-large type-center px-small"
8
v-html="$t('foundation.lead')">
0 commit comments