Skip to content

Commit 84b7ec6

Browse files
CORE: fix posi view (#1420)
1 parent 80f428d commit 84b7ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/distinctive-characteristics/styles.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
.posi-section {
118118
margin-top: 4rem;
119119
text-align: center;
120-
width: 50%;
120+
width: 100%;
121121
@media (max-width: 768px) {
122122
width: 100%;
123123
padding: 0 10px;

0 commit comments

Comments
 (0)