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