Skip to content

Commit

Permalink
Updated website
Browse files Browse the repository at this point in the history
  • Loading branch information
Count042 committed Apr 15, 2024
1 parent 63b1f41 commit d4b7f23
Show file tree
Hide file tree
Showing 13 changed files with 1,735 additions and 1,939 deletions.
6 changes: 3 additions & 3 deletions about-all-breakpoints.html
Original file line number Diff line number Diff line change
Expand Up @@ -800,9 +800,6 @@ <h1 class="orchids-mission-is-2 valign-text-middle desktopsubhead">
<script>
closeOutsideOverlay("nav-overlay-tablet");
</script>
<script>
closeOutsideOverlay("nav-overlay-tablet");
</script>
<script>
closeOutsideOverlay("nav-overlay-phone");
</script>
Expand All @@ -821,6 +818,9 @@ <h1 class="orchids-mission-is-2 valign-text-middle desktopsubhead">
<script>
closeOutsideOverlay("nav-overlay-tablet");
</script>
<script>
closeOutsideOverlay("nav-overlay-tablet");
</script>
<script>
closeOutsideOverlay("nav-overlay-phone");
</script>
Expand Down
56 changes: 8 additions & 48 deletions css/about-all-breakpoints.css
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,14 @@
position: relative;
}

.about-all-breakpoints .social-link-github-2 {
cursor: pointer;
height: 33px;
margin-bottom: -1.00px;
position: relative;
width: 32px;
}

.about-all-breakpoints .apps {
color: var(--white);
font-weight: 700;
Expand Down Expand Up @@ -1477,17 +1485,6 @@
justify-content: flex-end;
}

.aboutu95tabsm .content-1 {
align-items: flex-start;
align-self: stretch;
display: flex;
flex: 0 0 auto;
flex-direction: column;
gap: 24px;
position: relative;
width: 100%;
}

.aboutu95tabsm .logo-3 {
align-items: flex-start;
display: inline-flex;
Expand All @@ -1497,11 +1494,6 @@
position: relative;
}

.aboutu95tabsm .desktop-home-logo-1 {
height: 36px;
position: relative;
}

.aboutu95tabsm .x2023-orchid-4 {
color: var(--white);
font-weight: 300;
Expand All @@ -1518,17 +1510,6 @@
position: relative;
}

.aboutu95tabsm .hyperlinks-1 {
align-items: flex-start;
align-self: stretch;
display: flex;
flex: 0 0 auto;
flex-direction: column;
gap: 40px;
position: relative;
width: 100%;
}

.aboutu95tabsm .frame-532-item-1 {
display: flex;
height: 22px;
Expand Down Expand Up @@ -1597,34 +1578,13 @@
width: 75px;
}

.aboutu95tabsm .social-icons-1 {
align-items: flex-start;
align-self: stretch;
display: flex;
flex: 0 0 auto;
flex-wrap: wrap;
gap: 60px 60px;
justify-content: space-between;
padding: 24px 0px 0px;
position: relative;
width: 100%;
}

.aboutu95tabsm .social-link-1 {
cursor: pointer;
height: 32px;
position: relative;
width: 32px;
}

.aboutu95tabsm .social-link-github-1 {
cursor: pointer;
height: 33px;
margin-bottom: -1.00px;
position: relative;
width: 32px;
}

.aboutu95tabsm .apps {
color: var(--white);
font-weight: 700;
Expand Down
Loading

0 comments on commit d4b7f23

Please sign in to comment.