Center <p> in section
This commit is contained in:
@@ -42,6 +42,9 @@ section{
|
|||||||
width: 930px;
|
width: 930px;
|
||||||
padding: 30px 0;
|
padding: 30px 0;
|
||||||
}
|
}
|
||||||
|
section p {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
.title img {
|
.title img {
|
||||||
width: 320px;
|
width: 320px;
|
||||||
}
|
}
|
||||||
@@ -197,4 +200,4 @@ body {
|
|||||||
.btn:first-child{
|
.btn:first-child{
|
||||||
padding: 0 20px;
|
padding: 0 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user