Skip to content

Commit e8febcf

Browse files
committed
change max-width
1 parent 9403338 commit e8febcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stylus/website/index.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1843,7 +1843,7 @@ footer {
18431843
.top-banner {
18441844
background: linear-gradient(90deg, #ff4f40 0%, #ff44dd 99.99%);
18451845
border-radius: 8px;
1846-
max-width: 1440px;
1846+
max-width: 1216px;
18471847
padding: 8px 16px;
18481848
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
18491849
visibility: visible;

0 commit comments

Comments
 (0)