+
@@ -50,9 +50,9 @@
IT student at Gustave Eiffel University and R&D Developer Apprentice at WATT Earth, I've always been passionate about computer science. Web design, video games, and algorithms are my main spearhead in computer science.
-
+
- About
@@ -50,9 +50,9 @@
IT student at Gustave Eiffel University and R&D Developer Apprentice at WATT Earth, I've always been passionate about computer science. Web design, video games, and algorithms are my main spearhead in computer science.
+
+
- Education
-
+
+
- Experience
-
+
+
@@ -209,19 +208,19 @@
-
+ Projects
@@ -137,8 +137,7 @@
-
-
+
+
- Hobbies
🚧 Work in progress 🚧
-
+
+
- Contact
You can contact me by email at floriansylvainpro@gmail.com or by phone at (+33) 06 95 20 82 26.
-
diff --git a/stylesheet-main.css b/stylesheet-main.css
index 78d2303..dc18af2 100644
--- a/stylesheet-main.css
+++ b/stylesheet-main.css
@@ -249,16 +249,16 @@ a {
opacity: 100%;
}
-#content > div {
+#content > section {
padding: 50px 10%;
}
-#content > div:nth-child(2n-1) {
+#content > section:nth-child(2n-1) {
color: #121212;
background-color: #fff;
}
-#content > div:nth-child(2n) > h2 {
+#content > section:nth-child(2n) > h2 {
border-bottom: 2px solid #fff;
}