Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
IsMaiLLaBiaDe authored Jul 8, 2024
1 parent cb6a2cd commit 3fb409c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions blogs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@

.site-header {
color: black;
font-size:20px
opacity: 100%;
padding: 20px;
}
Expand All @@ -332,8 +333,8 @@
text-decoration: none; }

.site-footer {
background-color: black;
color: #fff;
/* background-color: black;
color: #fff; */
margin: max(12vmin,64px) 0 0;
padding-bottom: 48px;
padding-top: 48px;
Expand Down Expand Up @@ -437,7 +438,7 @@

<header class="site-header">
<div>
<center> <a href="/">Blogs</a> </center>
<center> <p>Blogs</p> </center>
</div>
</header>

Expand Down

0 comments on commit 3fb409c

Please sign in to comment.