Skip to content

Commit

Permalink
#8 Styling
Browse files Browse the repository at this point in the history
  • Loading branch information
krichardsson committed May 27, 2020
1 parent 1eab1f9 commit 086ae1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/assets/css/datasheet.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
@import "bootstrap";

body {
font-size: 20px;
font-size: 18px;
counter-reset: h2counter;
}

Expand Down Expand Up @@ -79,4 +79,4 @@ hr.ds-header {
border-top-width: 1px;
border-top-style: solid;
border-top-color: rgb(0, 0, 0);
}
}
2 changes: 1 addition & 1 deletion src/products/active-marker-deck/datasheet/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ status: active
---

{% datasheet_intro products/active-marker-deck/datasheet/active-maker-front-1024px_1024x1024.jpg; %}
The active marker deck gives uses robust and long range tracking using Qualisys QTM.
The active marker deck gives users robust and long range tracking using Qualisys QTM.
The deck supports up to 4 IDs so it's possible to have many different configurations
without having to carry around bulky spherical markers.
{% enddatasheet_intro %}
Expand Down

0 comments on commit 086ae1b

Please sign in to comment.