final upload before creating new branch

removed old filter, tweaked font sized
This commit is contained in:
Nye Evans 2021-01-02 21:11:25 +00:00
parent f65252d93b
commit c392ccfec9
3 changed files with 3 additions and 3 deletions

View file

@ -25,4 +25,5 @@ function updateSlide(){
document.getElementById("programGalleryLink").href = slides[currentSlide].link;
}
console.log("script loaded");
console.log("script loaded");
updateSlide();

View file

@ -11,7 +11,6 @@
</header>
<body>
<!--<img src = "..\Images\ScreenFilter.png" style = "position: fixed; top: 0; left: 0;">-->
<div id = "introScreenSpace">
<h1>
Nye Evans

View file

@ -130,7 +130,7 @@ button{
padding: 5px;
font-size: 5vh;
font-size: 4vh;
border-radius: 0;
border-top-left-radius: 5px;