Centered article div
This commit is contained in:
@@ -4,6 +4,12 @@ body {
|
||||
display: flex;
|
||||
flex-direction: column; }
|
||||
|
||||
.articles {
|
||||
margin: auto;
|
||||
width: 50%;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.header {
|
||||
background-color: #EAE2B7;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user