fix
This commit is contained in:
parent
daf5f9b21e
commit
3517297a3d
@ -32,7 +32,7 @@
|
|||||||
<a href="https://www.esquireme.com/style/52348-the-10-best-fits-of-recently-single-style-icon-bill-gates">
|
<a href="https://www.esquireme.com/style/52348-the-10-best-fits-of-recently-single-style-icon-bill-gates">
|
||||||
<article class="blog-post">
|
<article class="blog-post">
|
||||||
<h4>Did you know bill gates was hot!!!</h4>
|
<h4>Did you know bill gates was hot!!!</h4>
|
||||||
<p> this is a great meta ironic article about bill gates during the golden age of crt's and msdos</p>
|
<p> a great meta ironic article about bill gates during the golden age of crt's and msdos</p>
|
||||||
</article>
|
</article>
|
||||||
</a>
|
</a>
|
||||||
</b>
|
</b>
|
||||||
|
@ -107,13 +107,11 @@ position: fixed; top: 0; z-index: 10; text-align: center; overflow-x: auto; }
|
|||||||
}
|
}
|
||||||
|
|
||||||
.blog-post {
|
.blog-post {
|
||||||
margin-top: 10px;
|
padding: 10px;
|
||||||
margin-bottom: 20px;
|
|
||||||
}
|
}
|
||||||
.blog-post h4 {
|
.blog-post h4 {
|
||||||
font-size: 1.3rem;
|
font-size: 1.3rem;
|
||||||
padding-bottom: 5px;
|
padding: 5px;
|
||||||
padding-top: 5px;
|
|
||||||
color: #00FFAA;
|
color: #00FFAA;
|
||||||
}
|
}
|
||||||
.blog-post h3 {
|
.blog-post h3 {
|
||||||
|
Loading…
Reference in New Issue
Block a user