Skip to content

Commit 8711b74

Browse files
authored
Merge pull request #1158 from Shivamagrawal20/#1136
fix: adjust MIT license page content width for better readability
2 parents 671b473 + f5f2260 commit 8711b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/License/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ html[data-theme="light"] {
176176
.lic-content-wrapper {
177177
position: relative;
178178
z-index: 1;
179-
max-width: 1200px;
179+
max-width: 900px;
180180
margin: 0 auto;
181181
padding: 4rem 1.5rem;
182182
animation: fadeInUp 0.8s ease-out;

0 commit comments

Comments
 (0)