Skip to content

Commit

Permalink
summary
Browse files Browse the repository at this point in the history
  • Loading branch information
juliecogley committed Mar 25, 2024
1 parent d6c1ca7 commit 1299343
Show file tree
Hide file tree
Showing 33 changed files with 25 additions and 5,174 deletions.
17 changes: 15 additions & 2 deletions common.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,19 @@ body {
color: #212427;
}

.body{
margin: 0 ;
}
#mainvisual {
height: 50vh;
margin-bottom: 80px;
}
@media (min-width: 960px) {
#mainvisual {
height: 100vh;
}
}

.header {
height: 80px;
width: 100%;
Expand Down Expand Up @@ -434,10 +447,10 @@ width: 100%;

@media (min-width: 1060px) {
.back-to-works__text {
padding: 0;;
padding-right: 50px;
}

.back-to-works__line {
right: 100px;
right: 150px;
}
}
2 changes: 0 additions & 2 deletions slick-1.8.1/slick-1.8.1/.gitignore

This file was deleted.

35 changes: 0 additions & 35 deletions slick-1.8.1/slick-1.8.1/CONTRIBUTING.markdown

This file was deleted.

50 changes: 0 additions & 50 deletions slick-1.8.1/slick-1.8.1/ISSUE_TEMPLATE.md

This file was deleted.

20 changes: 0 additions & 20 deletions slick-1.8.1/slick-1.8.1/LICENSE

This file was deleted.

8 changes: 0 additions & 8 deletions slick-1.8.1/slick-1.8.1/Makefile

This file was deleted.

Loading

0 comments on commit 1299343

Please sign in to comment.