Skip to content

Commit

Permalink
Updated final screens images
Browse files Browse the repository at this point in the history
  • Loading branch information
francesca-paris committed Jan 3, 2022
1 parent 5f7a2fc commit b9134d0
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -930,11 +930,14 @@ picture .logo {
padding-bottom: 32px;
}

/* it looks this section isn't getting used
.menu-items {
position: absolute;
top: 40px;
right: 24px;
}
*/

.col-sm-2 {
width: 16.66%;
Expand Down Expand Up @@ -1193,6 +1196,10 @@ Medium devices (640px and larger)
padding-top: 12px;
}

.space-bottom-md-52 {
padding-bottom: 52px;
}

.space-bottom-md-108 {
padding-bottom: 108px;
}
Expand Down Expand Up @@ -1344,6 +1351,10 @@ Large devices (1024px or larger)
padding-bottom: 36px;
}

.space-bottom-72-lg {
padding-bottom: 72px;
}

.container-lg {
padding-left: 24px;
padding-right: 24px;
Expand Down
Binary file modified img/portfolio-redesign/final-screens@1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/portfolio-redesign/final-screens@2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/portfolio-redesign/final-screens@3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/portfolio-redesign/final-screens@4x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion portfolio-redesign.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h2 class="space-bottom36">Typography</h2>
</div>

<!-- Final screens section -->
<div class="row-nm">
<div class="row-nm space-bottom space-bottom-72-lg">
<div class="col-12">
<h2 class="space-bottom-36-lg">Final screens</h2>
<picture>
Expand Down

0 comments on commit b9134d0

Please sign in to comment.