Skip to content

Commit f5f2260

Browse files
changeing the width
Changed the width from 1200 to 900
1 parent 3e9ef4d commit f5f2260

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)