Skip to content

Commit 56d83a7

Browse files
authored
Update Foundation.vue
1 parent d916d65 commit 56d83a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/Foundation.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div>
33
<navbar-sub-page title="Foundation" />
44
<div class="container mb-3xlarge">
5-
<h1 class="type-center mt-large mb-large color-white">Robot Framework Foundation</h1>
5+
<h1 class="type-center mt-large mb-large color-theme">Robot Framework Foundation</h1>
66
<div
77
class="col-sm-12 col-lg-8 col-lg-offset-2 mb-large type-center px-small"
88
v-html="$t('foundation.lead')">

0 commit comments

Comments
 (0)