Skip to content

Commit 4e800ec

Browse files
authored
💄 Small change to style on region homepage
1 parent c4f4c33 commit 4e800ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/regions/_region/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,10 +272,10 @@ export default {
272272
&__clip-path {
273273
height: 100%;
274274
width: 100%;
275+
max-width: 250px;
275276
top: 0;
276277
right: 0;
277278
bottom: 0;
278-
left: 0;
279279
position: absolute;
280280
clip-path: polygon(85% 0, 101% -1%, 101% 101%, 95% 100%);
281281
}

0 commit comments

Comments
 (0)