Improvements for website
- Larger font size for regular text. - Link corrections. - Left/Start adjusted text for regular descriptions
This commit is contained in:
@ -14,7 +14,7 @@ homeLogoCss = "satrs-img"
|
||||
<div class="container text-center">
|
||||
<img src="sat-rs_logo.png" class="img-fluid mx-auto my-3 w-50" />
|
||||
<div class="d-flex justify-content-center mx-auto w-75">
|
||||
<p class="text-justify">{{% content "description.md" %}}</p>
|
||||
<p class="text-start">{{% content "description.md" %}}</p>
|
||||
</div>
|
||||
|
||||
<h2><i class="bi bi-file-text"></i> Documentation</h2>
|
||||
|
Reference in New Issue
Block a user