Skip to content

Commit f2bcc03

Browse files
authored
Merge pull request #32 from justindjsuh/contact-page
fixed container spacing
2 parents 5c66883 + 742c661 commit f2bcc03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Experience.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
box-shadow: 0 1.4rem 8rem rgba(0, 0, 0, 0.2);
103103
transform: translateY(-30px);
104104
width: 80%;
105-
height: 50%;
105+
/* height: 50%; */
106106
}
107107

108108
.terminal-body-container {

0 commit comments

Comments
 (0)