progress on main page

This commit is contained in:
janis
2022-12-24 07:04:09 +01:00
parent bd246fe801
commit f686863211
5 changed files with 18 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
.title {
background-image: url("main_bg_cut.png");
background-repeat: no-repeat;
background-size: cover;
background-size: 100%;
}
</style>
<!--I will be using highlight.js to highlight the syntax, but I still need to figure out how to use it.-->
@@ -25,7 +25,6 @@
<div class="title">
<div class="title-content">
<h1 class="type-animation">impress.js</h1>
</div>
<div class="title-buttons">
<a class="button" id="demobutton" href="./demo/index.html">Watch the demo</a>