Skip to content

Commit

Permalink
Huge Update
Browse files Browse the repository at this point in the history
Everything basically changed. new design. new font. complete overhaul. hope you enjoy :)
  • Loading branch information
EgemenErin committed Oct 5, 2023
1 parent 2c044cf commit 9ed8128
Show file tree
Hide file tree
Showing 82 changed files with 16,718 additions and 195 deletions.
Binary file modified .DS_Store
Binary file not shown.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

Binary file added assets/.DS_Store
Binary file not shown.
8 changes: 8 additions & 0 deletions assets/css/Hero-Clean-images.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.fit-cover {
object-fit: cover;
}

html {
scroll-behavior: smooth;
}

8 changes: 0 additions & 8 deletions assets/css/Loubag.css

This file was deleted.

107 changes: 107 additions & 0 deletions assets/css/Navbar-Right-Links-icons.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
.bs-icon {
--bs-icon-size: .75rem;
display: flex;
flex-shrink: 0;
justify-content: center;
align-items: center;
font-size: var(--bs-icon-size);
width: calc(var(--bs-icon-size) * 2);
height: calc(var(--bs-icon-size) * 2);
color: var(--bs-primary);
}

.bs-icon-xs {
--bs-icon-size: 1rem;
width: calc(var(--bs-icon-size) * 1.5);
height: calc(var(--bs-icon-size) * 1.5);
}

.bs-icon-sm {
--bs-icon-size: 1rem;
}

.bs-icon-md {
--bs-icon-size: 1.5rem;
}

.bs-icon-lg {
--bs-icon-size: 2rem;
}

.bs-icon-xl {
--bs-icon-size: 2.5rem;
}

.bs-icon.bs-icon-primary {
color: var(--bs-white);
background: var(--bs-primary);
}

.bs-icon.bs-icon-primary-light {
color: var(--bs-primary);
background: rgba(var(--bs-primary-rgb), .2);
}

.bs-icon.bs-icon-semi-white {
color: var(--bs-primary);
background: rgba(255, 255, 255, .5);
}

.bs-icon.bs-icon-rounded {
border-radius: .5rem;
}

.bs-icon.bs-icon-circle {
border-radius: 50%;
}

body {
background: #F2F2F2;
}

@media (min-width: 300px) {
#hey {
font-size: 43.4px;
}
}

@media (min-width: 576px) {
#hey {
font-size: 72.4px;
}
}

@media (min-width: 768px) {
#hey {
font-size: 99.4px;
}
}

@media (min-width: 992px) {
#hey {
font-size: 127.4px;
text-shadow: 0px 0px;
}
}

@media (min-width: 300px) {
.icreate {
font-size: 34.88px;
}
}

h1 {
}

@media (min-width: 768px) {
.icreate {
font-size: 61.88px;
}
}

@media (min-width: 576px) {
.paragraphabout {
text-align: left;
}
}

9 changes: 9 additions & 0 deletions assets/css/Satoshi-Black.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@font-face {
font-family: 'Satoshi-Black';
src: url(../../assets/fonts/Satoshi-Black.woff2) format('woff2'),
url(../../assets/fonts/Satoshi-Black.woff) format('woff'),
url(../../assets/fonts/Satoshi-Black.ttf) format('truetype');
font-weight: 900;
font-style: normal;
font-display: swap;
}
9 changes: 9 additions & 0 deletions assets/css/Satoshi-BlackItalic.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@font-face {
font-family: 'Satoshi-BlackItalic';
src: url(../../assets/fonts/Satoshi-BlackItalic.woff2) format('woff2'),
url(../../assets/fonts/Satoshi-BlackItalic.woff) format('woff'),
url(../../assets/fonts/Satoshi-BlackItalic.ttf) format('truetype');
font-weight: 900;
font-style: italic;
font-display: swap;
}
9 changes: 9 additions & 0 deletions assets/css/Satoshi-Bold.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@font-face {
font-family: 'Satoshi-Bold';
src: url(../../assets/fonts/Satoshi-Bold.woff2) format('woff2'),
url(../../assets/fonts/Satoshi-Bold.woff) format('woff'),
url(../../assets/fonts/Satoshi-Bold.ttf) format('truetype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
9 changes: 9 additions & 0 deletions assets/css/Satoshi-BoldItalic.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@font-face {
font-family: 'Satoshi-BoldItalic';
src: url(../../assets/fonts/Satoshi-BoldItalic.woff2) format('woff2'),
url(../../assets/fonts/Satoshi-BoldItalic.woff) format('woff'),
url(../../assets/fonts/Satoshi-BoldItalic.ttf) format('truetype');
font-weight: 700;
font-style: italic;
font-display: swap;
}
9 changes: 9 additions & 0 deletions assets/css/Satoshi-Italic.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@font-face {
font-family: 'Satoshi-Italic';
src: url(../../assets/fonts/Satoshi-Italic.woff2) format('woff2'),
url(../../assets/fonts/Satoshi-Italic.woff) format('woff'),
url(../../assets/fonts/Satoshi-Italic.ttf) format('truetype');
font-weight: 400;
font-style: italic;
font-display: swap;
}
9 changes: 9 additions & 0 deletions assets/css/Satoshi-Light.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@font-face {
font-family: 'Satoshi-Light';
src: url(../../assets/fonts/Satoshi-Light.woff2) format('woff2'),
url(../../assets/fonts/Satoshi-Light.woff) format('woff'),
url(../../assets/fonts/Satoshi-Light.ttf) format('truetype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
9 changes: 9 additions & 0 deletions assets/css/Satoshi-LightItalic.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@font-face {
font-family: 'Satoshi-LightItalic';
src: url(../../assets/fonts/Satoshi-LightItalic.woff2) format('woff2'),
url(../../assets/fonts/Satoshi-LightItalic.woff) format('woff'),
url(../../assets/fonts/Satoshi-LightItalic.ttf) format('truetype');
font-weight: 300;
font-style: italic;
font-display: swap;
}
9 changes: 9 additions & 0 deletions assets/css/Satoshi-Medium.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@font-face {
font-family: 'Satoshi-Medium';
src: url(../../assets/fonts/Satoshi-Medium.woff2) format('woff2'),
url(../../assets/fonts/Satoshi-Medium.woff) format('woff'),
url(../../assets/fonts/Satoshi-Medium.ttf) format('truetype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
9 changes: 9 additions & 0 deletions assets/css/Satoshi-MediumItalic.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@font-face {
font-family: 'Satoshi-MediumItalic';
src: url(../../assets/fonts/Satoshi-MediumItalic.woff2) format('woff2'),
url(../../assets/fonts/Satoshi-MediumItalic.woff) format('woff'),
url(../../assets/fonts/Satoshi-MediumItalic.ttf) format('truetype');
font-weight: 500;
font-style: italic;
font-display: swap;
}
9 changes: 9 additions & 0 deletions assets/css/Satoshi-Regular.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@font-face {
font-family: 'Satoshi-Regular';
src: url(../../assets/fonts/Satoshi-Regular.woff2) format('woff2'),
url(../../assets/fonts/Satoshi-Regular.woff) format('woff'),
url(../../assets/fonts/Satoshi-Regular.ttf) format('truetype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
9 changes: 9 additions & 0 deletions assets/css/Satoshi-Variable.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@font-face {
font-family: 'Satoshi-Variable';
src: url(../../assets/fonts/Satoshi-Variable.woff2) format('woff2'),
url(../../assets/fonts/Satoshi-Variable.woff) format('woff'),
url(../../assets/fonts/Satoshi-Variable.ttf) format('truetype');
font-weight: 300 900;
font-style: normal;
font-display: swap;
}
9 changes: 9 additions & 0 deletions assets/css/Satoshi-VariableItalic.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@font-face {
font-family: 'Satoshi-VariableItalic';
src: url(../../assets/fonts/Satoshi-VariableItalic.woff2) format('woff2'),
url(../../assets/fonts/Satoshi-VariableItalic.woff) format('woff'),
url(../../assets/fonts/Satoshi-VariableItalic.ttf) format('truetype');
font-weight: 300 900;
font-style: italic;
font-display: swap;
}
8 changes: 8 additions & 0 deletions assets/css/TAN - PEARL.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
@font-face {
font-family: 'TAN - PEARL';
src: url(../../assets/fonts/TAN-PEARL-Regular.woff2) format('woff2'),
url(../../assets/fonts/TAN-PEARL-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
Loading

0 comments on commit 9ed8128

Please sign in to comment.