css section
This commit is contained in:
parent
3411394103
commit
97efbf5901
|
@ -48,3 +48,9 @@ header h1{
|
|||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
section{
|
||||
border-bottom: 1px solid rgb(204, 204, 204);
|
||||
margin: 0 auto;
|
||||
overflow: hidden;
|
||||
width: 90%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user