Modified css styling

parent b0b7b1f4
...@@ -18,7 +18,7 @@ body { ...@@ -18,7 +18,7 @@ body {
background-size: cover; background-size: cover;
background-position: center; background-position: center;
background-attachment: fixed; background-attachment: fixed;
background-color: thistle; background-color: #fffdd0;
font-size: 120%; font-size: 120%;
color: black; color: black;
} }
...@@ -102,7 +102,7 @@ ol { ...@@ -102,7 +102,7 @@ ol {
/* page details heading */ /* page details heading */
section { section {
height: 50vh; height: 100vh;
background: lightblue; background: lightblue;
} }
section span { section span {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment