mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-14 19:19:18 +00:00
style add spacing
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user