Skip to content

Commit

Permalink
css tweaking
Browse files Browse the repository at this point in the history
removed apollo logo dependencies
  • Loading branch information
Mole1424 committed Sep 6, 2023
1 parent d8a0859 commit fe1685f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions static/css/projects.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
.backgroundcontainer {
overflow: hidden;
width: 100%;
height: 100%;
object-fit: cover;
aspect-ratio: 1/1;
border-radius: 10px;
}

Expand Down Expand Up @@ -53,7 +52,6 @@
.foreground {
max-width: 100%;
max-height: 100%;
object-fit: contain;
border-radius: 10px;
}

Expand Down Expand Up @@ -126,7 +124,6 @@
}

.project {
height: 50vh;
width: 90vw;
flex-shrink: 0;
scroll-snap-align: start;
Expand Down
Binary file added static/img/ApolloLogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fe1685f

Please sign in to comment.