Remove width from frontpage

This commit is contained in:
Petr Bokoč 2026-04-24 10:17:52 +02:00
commit 4ffe807a5f

View file

@ -7,11 +7,11 @@
<h2>User Documentation</h2>
<div class="homepage-section-container">
<a href="../fedora/latest/" class="homepage-link homepage-link-primary" width="66%">
<a href="../fedora/latest/" class="homepage-link homepage-link-primary">
<h3>Fedora&nbsp;Linux</h3>
<p>Get an overview about Fedora documentation, get to know how to start using Fedora and maintain your system, fetch the latest information about the currently supported releases, and where to find help in case of difficulties.</p>
</a>
<a href="../beginners-guide/" class="homepage-link homepage-link-primary" width="33%">
<a href="../beginners-guide/" class="homepage-link homepage-link-primary">
<h3>Beginner's Guide</h3>
<p>Introduction to Fedora for first-time users.</p>
</a>