fixed the news bar
This commit is contained in:
parent
3939bcadc2
commit
226c4de0cc
1 changed files with 128 additions and 126 deletions
12
index.html
12
index.html
|
@ -39,6 +39,7 @@
|
|||
<br>
|
||||
<div class="cm-main flex">
|
||||
<div class="cmm-content">
|
||||
|
||||
<h2 id="welcome">Welcome!</h2>
|
||||
<p>
|
||||
This is a community of dragon <a href="https://www.fsf.org/about/what-is-free-software">Free and Open Source software</a> enthusiasts. We are building
|
||||
|
@ -158,11 +159,6 @@
|
|||
|
||||
|
||||
</div> <!-- CMMC STAFF CONTAINER END -->
|
||||
|
||||
|
||||
</div></a><!-- CMM CONTENT END -->
|
||||
|
||||
|
||||
<div class="cmm-sidebar">
|
||||
|
||||
<h2>News</h2>
|
||||
|
@ -288,6 +284,12 @@
|
|||
|
||||
|
||||
</div><!-- CMM SIDEBAR END -->
|
||||
|
||||
|
||||
</div></a><!-- CMM CONTENT END -->
|
||||
|
||||
|
||||
|
||||
</div> <!-- CM MAIN END--->
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue