Remove width from frontpage
This commit is contained in:
parent
e6e3d68086
commit
4ffe807a5f
1 changed files with 2 additions and 2 deletions
|
|
@ -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 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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue