added margin left\right
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
294e0e947e
commit
3a4d3fea18
@ -5,4 +5,6 @@
|
|||||||
background-color: rgb(143, 142, 142);
|
background-color: rgb(143, 142, 142);
|
||||||
color: #5d5d5d;
|
color: #5d5d5d;
|
||||||
}
|
}
|
||||||
.wrapper {width: 800px;}
|
.wrapper {width: 800px;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;}
|
||||||
|
Reference in New Issue
Block a user