Skip to content

Commit 10bae77

Browse files
committed
Update demo gif
- Add max-width to ul for improved layout in index.css Signed-off-by: Arpit Jain <[email protected]>
1 parent c8cbc59 commit 10bae77

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/assets/demo.gif

-975 KB
Loading

src/css/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,7 @@ ul {
326326
align-self: center;
327327
justify-self: center;
328328
width: 100%;
329+
max-width: 800px;
329330
}
330331

331332
/* ------------------------------ About Section ----------------------------- */

0 commit comments

Comments
 (0)