diff --git a/pages/AllProjects.css b/pages/AllProjects.css index ab517bd..78a5c07 100644 --- a/pages/AllProjects.css +++ b/pages/AllProjects.css @@ -20,5 +20,5 @@ h2{ } body{ - margin: 3vw; + margin: 20vw; } \ No newline at end of file diff --git a/pages/gallery/blog-post-default.css b/pages/gallery/blog-post-default.css index bc63ee0..65a8a7a 100644 --- a/pages/gallery/blog-post-default.css +++ b/pages/gallery/blog-post-default.css @@ -10,7 +10,8 @@ body{ color: #ffd256; font-family: "roboto"; background-color: #181818; - + margin-left: 10vw; + margin-right: 10vw; } h1{ @@ -32,6 +33,7 @@ a:link, a:visited{ font-size: 1vw; margin-top: 3vh; + padding: 2.5vh; } diff --git a/pages/gallery/epq-project/epq-project.html b/pages/gallery/epq-project/epq-project.html index d67c8ec..0fbcce4 100644 --- a/pages/gallery/epq-project/epq-project.html +++ b/pages/gallery/epq-project/epq-project.html @@ -13,7 +13,7 @@

What it is

- This project was completed for my Extended Project Equalification (also knows as EPQ). During the EPQ, a student will pick a subject of their choice, research it and then either write a paper or create a piece of media + This project was completed for my Extended Project Equalification (also known as EPQ). During the EPQ, a student will pick a subject of their choice, research it and then either write a paper or create a piece of media (an "artefact") based on what they have learnt. For my subject I originally chose physics simulation as at the time I lacked confidence in maths and wanted to force myself to relearn and become more comfortable with it. The idea of combining VR with this later came about in an attempt to make the project more modern so more primary research and testing could be done.