diff --git a/resources/css/app.css b/resources/css/app.css index 138023a..a387433 100644 --- a/resources/css/app.css +++ b/resources/css/app.css @@ -1,3 +1,5 @@ +/*i suck at css lols*/ +/*everything should kinda make sense i hope, if you need help understanding this dm thomas (me)*/ @keyframes animatedbackground { from {background-position-x: 0px; animation-timing-function: linear;} to {background-position-x: 2000px; animation-timing-function: linear;} diff --git a/resources/views/layouts/app.blade.php b/resources/views/layouts/app.blade.php index 384cf92..0a117d9 100644 --- a/resources/views/layouts/app.blade.php +++ b/resources/views/layouts/app.blade.php @@ -43,7 +43,7 @@ @else