Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Commit b525a41

Browse files
committed
Fix big screens
1 parent 9b19b17 commit b525a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/pages/_cv.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ body#cv {
77
#page-header {
88
.title {
99
width: 80%;
10+
height: 350px;
1011
@media screen and (max-width: 970px) {
1112
width: 95%;
12-
height: 350px;
1313
}
1414
text-align: left;
1515
}

0 commit comments

Comments
 (0)