Skip to content

Commit

Permalink
Merge pull request #58 from lost-in-noise/revert-57-Nancy-Students-Re…
Browse files Browse the repository at this point in the history
…comendations

Revert "Nancy students recomendations"
  • Loading branch information
lost-in-noise authored Sep 23, 2024
2 parents 1bb98fb + 8b96f59 commit fd8c6d9
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 226 deletions.
28 changes: 9 additions & 19 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -619,18 +619,10 @@ h4 {
height: 111px;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
margin-top: 80px;
}
.title-baner-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
max-width: 1440px;
width: 100%;
overflow: hidden;
position: relative;
height: 111px;
margin-top: 80px;
}
.rec-title-h2 {
color: #fff;
Expand Down Expand Up @@ -667,6 +659,7 @@ h4 {
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.rec-section-main-wrapper {
display: flex;
Expand All @@ -676,8 +669,7 @@ h4 {
flex-wrap: wrap;
align-content: space-between;
gap: 40px;
position: relative;
height: 768px;
z-index: 15;
}
.student-rec-card {
display: flex;
Expand All @@ -689,7 +681,6 @@ h4 {
border-radius: 6px;
background: #fff;
box-shadow: 0px 4px 4px 0px #dde7ff;
z-index: 30;
}
.student-avatar-name-stars {
display: flex;
Expand Down Expand Up @@ -727,18 +718,17 @@ h4 {
margin-top: 24px;
}
.yellow-dots-in-rec-baner {
margin-top: 25.44px;
margin-right: -50px;
margin-top: 24px;
}
.grey-cycles-inrec {
position: absolute;
bottom: 34px;
left: -217px;
bottom: 104px;
left: -114px;
}
.grey-dots-inrec {
position: absolute;
bottom: 154.16px;
right: -123.39px;
bottom: 224px;
right: 0;
}

/* faq page styles */
Expand Down
62 changes: 28 additions & 34 deletions images/recomendations/yellow-dots.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit fd8c6d9

Please sign in to comment.