mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-04-22 19:02:10 +00:00
style add spacing
This commit is contained in:
parent
e032ef9080
commit
6356c4d041
@ -352,7 +352,7 @@ input {
|
||||
* ----------------------------------------------------- */
|
||||
|
||||
.articles>div {
|
||||
margin-bottom: 75px;
|
||||
margin-bottom: 175px;
|
||||
}
|
||||
|
||||
.article {
|
||||
@ -364,6 +364,7 @@ input {
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
border-bottom: 5px solid black;
|
||||
border-radius: 5px;
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
.article.dev {
|
||||
@ -451,14 +452,10 @@ input {
|
||||
background-size: cover;
|
||||
display: inline-block;
|
||||
border-radius: 5px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.search {
|
||||
border-bottom: 5px solid #2ea3f2;
|
||||
}
|
||||
|
||||
.container-post {
|
||||
margin-bottom: 20px;
|
||||
background-color: white;
|
||||
padding: 45px;
|
||||
}
|
||||
|
2
composer.lock
generated
2
composer.lock
generated
@ -1,7 +1,7 @@
|
||||
{
|
||||
"_readme": [
|
||||
"This file locks the dependencies of your project to a known state",
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "69f508b64eb96e89003f332722c7bb89",
|
||||
|
Loading…
x
Reference in New Issue
Block a user