Skip to content

Commit

Permalink
Update Foundation.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
samipe authored Nov 25, 2024
1 parent d916d65 commit 56d83a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Foundation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div>
<navbar-sub-page title="Foundation" />
<div class="container mb-3xlarge">
<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>
<div
class="col-sm-12 col-lg-8 col-lg-offset-2 mb-large type-center px-small"
v-html="$t('foundation.lead')">
Expand Down

0 comments on commit 56d83a7

Please sign in to comment.