sussy critical fix
This commit is contained in:
parent
c7a70fc5fc
commit
31bccb5be7
@ -10,7 +10,7 @@
|
||||
<body>
|
||||
<script src="script.js"></script>
|
||||
|
||||
<video muted loop width="100%" height="100%" id="back_video">
|
||||
<video autoplay muted loop width="100%" height="100%" id="back_video">
|
||||
<source src="assets/video.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
|
@ -104,7 +104,7 @@ h1 {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
color: #cebf82;
|
||||
color: #ffec9e;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user