diff --git a/CV.html b/CV.html
index 0416615..9d0a579 100644
--- a/CV.html
+++ b/CV.html
@@ -71,12 +71,18 @@
diff --git a/css/mnavbar.css b/css/mnavbar.css
index f0fce17..33c0b7f 100644
--- a/css/mnavbar.css
+++ b/css/mnavbar.css
@@ -13,17 +13,17 @@
}
.topnav #Home {
- text-align: center;
- padding: 6px 10px 10px 10px;
- margin: 0;
- font-size: calc(var(--MFontSize) + 35px);
+ text-align: center;
+ padding: 6px 10px 10px 10px;
+ margin: 0;
+ font-size: calc(var(--MPFontSize) + 35px);
}
.topnav #Rose {
- position: absolute;
- left: 0;
- padding: 10px 0 0 10px;
- width: 95px;
+ position: absolute;
+ left: 0;
+ padding: 10px 0 0 10px;
+ width: 95px;
}
/* Style navigation menu links */
@@ -36,33 +36,33 @@
font-size: 45px
}
.topnav details {
- font-size: 45px;
- padding: 14px 16px;
- border: 0;
- border-radius: 0;
- border-top: 3px;
- border-style: solid;
- margin: 0;
+ font-size: 45px;
+ padding: 14px 16px;
+ border: 0;
+ border-radius: 0;
+ border-top: 3px;
+ border-style: solid;
+ margin: 0;
}
.topnav #Art {
- border: 0;
- border-top: 3px;
- border-style: solid;
+ border: 0;
+ border-top: 3px;
+ border-style: solid;
}
.topnav details summary i.arrow {
- align-items: center;
- transition: all 0.3s;
- margin-right: 10px;
- margin-left: auto;
+ align-items: center;
+ transition: all 0.3s;
+ margin-right: 10px;
+ margin-left: auto;
}
.topnav details[open] summary i {
- transform: rotate(180deg);
+ transform: rotate(180deg);
}
/* Style the hamburger menu */
.topnav a.icon {
- font-size: calc(var(--MFontSize) + 35px);
+ font-size: calc(var(--MPFontSize) + 35px);
border: 0;
border-left: 3px;
border-bottom: 3px;
@@ -78,7 +78,7 @@
top: 0;
}
.topnav a.icon.lang-modebtn {
- right: calc(var(--MFontSize) + 55px);
+ right: calc(var(--MPFontSize) + 55px);
top: 0;
border-radius: 0 0 0 5px;
}
diff --git a/css/navbar.css b/css/navbar.css
index 3d18ad6..f07d4c7 100644
--- a/css/navbar.css
+++ b/css/navbar.css
@@ -80,11 +80,11 @@ nav .dropdown-content i {
}
nav #LangButton {
- width: calc(var(--FontSize) + 10px);
+ width: calc(var(--PFontSize) + 10px);
}
nav .LangImg {
- width: var(--FontSize);
+ width: var(--PFontSize);
}
nav .dropdown:hover .dropdown-content {
@@ -117,7 +117,7 @@ nav #About-Content {
height: 52px;
width: 52px;
color: var(--main-color);
- font-size: var(--FontSize);
+ font-size: var(--PFontSize);
transition: all .1s ease-out;
}
.nav-btn:hover {
diff --git a/css/stylesheet.css b/css/stylesheet.css
index 2b9893b..e11aab6 100644
--- a/css/stylesheet.css
+++ b/css/stylesheet.css
@@ -61,7 +61,7 @@ h3 {
box-sizing: border-box;
}
.grid i {
- font-size: 500%;
+ font-size: var(--PFontSize);
}
.art img {
width: 100%;
@@ -164,7 +164,7 @@ button {
}
.mobile a, .mobile p{
padding: 5px;
- font-size: var(--MFontSize);
+ font-size: var(--MPFontSize);
}
.mobile h1, .mobile h2{
padding: 2px;
@@ -219,7 +219,7 @@ details:hover {
details>summary i.icon {
align-items: center;
- font-size: calc(var(--FontSize) * 3.5);
+ font-size: calc(var(--PFontSize) * 3.5);
transition: all 0.3s;
margin-right: 10px;
margin-left: auto;
diff --git a/mobile-navbar.html b/mobile-navbar.html
index bd023de..58e6197 100644
--- a/mobile-navbar.html
+++ b/mobile-navbar.html
@@ -1,60 +1,77 @@
diff --git a/navbar.html b/navbar.html
index 545fad1..f785c14 100644
--- a/navbar.html
+++ b/navbar.html
@@ -5,44 +5,55 @@
-
- Coding
-
+
+ Coding
+ Kodning
+
-
- Projects
-
+
+ Projects
+ Projekter
+
-
Art
+
Art
+
Kunst
-
-About Me
-
+
+ About Me
+ Om mig
+