diff options
-rwxr-xr-x | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ <p>This is an operating system distribution for embedded devices. Its design allows it to be built and optimized for any environment and to be configured for any use case.</p> <div class="features"> <h2>What makes this system different?</h2> - <div> + <div class="a"> <h3>Freedom</h3> <p>Every package we provide can be freely used, studied, modified, and distributed.</p> <p><a href="about#freedom">See how software freedom benefits you</a></p> @@ -13,7 +13,7 @@ <p>This system supports a wide variety of hardware and use cases.</p> <p><a href="about#flexibility">See how this system can work for you</a></p> </div> - <div> + <div class="a"> <h3>Size</h3> <p>This system is kept as small as possible.</p> <p><a href="about#size">See how this system fits your needs</a></p> |