This commit is contained in:
The Arrayser 2022-04-15 22:03:20 +02:00 committed by GitHub
parent 92959611ad
commit c2000a60cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,11 +46,11 @@
}
.leftRight {
/*animation: left2Right 20s infinite linear;*/
animation: left2Right 20s infinite linear;
}
.rightLeft {
/*animation: right2Left 20s infinite linear;*/
animation: right2Left 20s infinite linear;
}
.upDown {
@ -148,7 +148,7 @@
</style>
</head>
<body style="background-color:yellow;">
<body style="background-color:yellow; position:relative;">
<header style="padding-top:5vh;padding-bottom:5vh;"><h1 style="color:red;">The Impostors</h1></header>
<div class="container">
<div class="row">