13 lines
142 B
CSS
13 lines
142 B
CSS
.page-section-ctn {
|
|
text-align: center;
|
|
}
|
|
|
|
.image {
|
|
margin-top: 15px;
|
|
width: 345px;
|
|
height: 225px;
|
|
}
|
|
|
|
.test {
|
|
border-radius: 10px;
|
|
} |