removed header margin on top of the page
This commit is contained in:
parent
57d7027492
commit
438e37fcb5
1 changed files with 3 additions and 3 deletions
|
@ -40,7 +40,7 @@
|
||||||
<div class="cm-main flex">
|
<div class="cm-main flex">
|
||||||
<div class="cmm-content">
|
<div class="cmm-content">
|
||||||
|
|
||||||
<h2 id="welcome">Welcome!</h2>
|
<h2 style="margin-top: 0px;" id="welcome">Welcome!</h2>
|
||||||
<p>
|
<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
|
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
|
||||||
our own internet ecosystem of services which we can trust and feel safe at.<br>
|
our own internet ecosystem of services which we can trust and feel safe at.<br>
|
||||||
|
@ -161,7 +161,7 @@
|
||||||
</div> <!-- CMMC STAFF CONTAINER END -->
|
</div> <!-- CMMC STAFF CONTAINER END -->
|
||||||
<div class="cmm-sidebar">
|
<div class="cmm-sidebar">
|
||||||
|
|
||||||
<h2>News</h2>
|
<h2 style="margin-top: 0px;" >News</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue