mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-21 07:46:30 -05:00
Added a max width to right column of home page
This commit is contained in:
parent
96efcabd22
commit
ee82d193e6
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
<div style="text-align: left;">
|
||||
<div style="text-align: left; max-width: 750px">
|
||||
|
||||
<h2>Latest Updates</h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue