✨ revised entirely? smh. smh.
This commit is contained in:
@@ -1,11 +1,17 @@
|
||||
<div class="home">
|
||||
<h1>home - hellow! :D</h1>
|
||||
<h1>hey and welcome!<br>this site is still w.i.p. :)<br>have a shader background for now lmao</h1>
|
||||
</div>
|
||||
<style>
|
||||
@import url(main.css);
|
||||
|
||||
.home {
|
||||
display: flex;
|
||||
text-align: center;
|
||||
flex-wrap: wrap;
|
||||
animation: home 1s forwards;
|
||||
justify-content: center;
|
||||
justify-items: center;
|
||||
justify-self: center;
|
||||
}
|
||||
|
||||
@keyframes home {
|
||||
|
||||
Reference in New Issue
Block a user