diff --git a/public/1.jpg b/public/1.jpg deleted file mode 100644 index 2d3c317..0000000 Binary files a/public/1.jpg and /dev/null differ diff --git a/public/2.jpg b/public/2.jpg deleted file mode 100644 index bb96da6..0000000 Binary files a/public/2.jpg and /dev/null differ diff --git a/public/3.jpg b/public/3.jpg deleted file mode 100644 index 396f4eb..0000000 Binary files a/public/3.jpg and /dev/null differ diff --git a/public/4.jpg b/public/4.jpg deleted file mode 100644 index 12289bf..0000000 Binary files a/public/4.jpg and /dev/null differ diff --git a/public/5.jpg b/public/5.jpg deleted file mode 100644 index a73e076..0000000 Binary files a/public/5.jpg and /dev/null differ diff --git a/public/images/carousel/1.jpg b/public/images/carousel/1.jpg deleted file mode 100644 index 2d3c317..0000000 Binary files a/public/images/carousel/1.jpg and /dev/null differ diff --git a/public/images/carousel/2.jpg b/public/images/carousel/2.jpg deleted file mode 100644 index bb96da6..0000000 Binary files a/public/images/carousel/2.jpg and /dev/null differ diff --git a/public/images/carousel/3.JPG b/public/images/carousel/3.JPG deleted file mode 100644 index 396f4eb..0000000 Binary files a/public/images/carousel/3.JPG and /dev/null differ diff --git a/public/images/carousel/4.jpg b/public/images/carousel/4.jpg deleted file mode 100644 index 12289bf..0000000 Binary files a/public/images/carousel/4.jpg and /dev/null differ diff --git a/public/images/carousel/5.jpg b/public/images/carousel/5.jpg deleted file mode 100644 index a73e076..0000000 Binary files a/public/images/carousel/5.jpg and /dev/null differ diff --git a/public/images/logo.jpg b/public/images/logo.jpg deleted file mode 100644 index 7f52046..0000000 Binary files a/public/images/logo.jpg and /dev/null differ diff --git a/public/logo.jpg b/public/logo.jpg deleted file mode 100644 index 7f52046..0000000 Binary files a/public/logo.jpg and /dev/null differ diff --git a/public/style.css b/public/style.css deleted file mode 100644 index f0d9079..0000000 --- a/public/style.css +++ /dev/null @@ -1 +0,0 @@ -@import url("https://fonts.googleapis.com/css?family=Annie%20Use%20Your%20Telescope:700|Annie%20Use%20Your%20Telescope:400");h1,h2,h3,h4,h5{font-family:"Annie Use Your Telescope";font-weight:900}@media screen and (min-width: 920px){html{font-size:300%}}:root{--carousel-width: -2990px}body{font-family:"Annie Use Your Telescope";font-weight:600;width:80%;align-self:center;text-align:center;margin:auto}.header{display:flex;position:sticky;justify-content:center}.header-element{align-content:center;margin-left:1em;margin-right:1em}.header-element>img{height:10ex}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(var(--carousel-width))}}.carousel::before,.carousel::after{background:linear-gradient(to right, #fff 0%, rgba(255,255,255,0) 100%);content:"";height:100%;position:absolute;width:5%;z-index:2}.carousel::after{right:0;top:0;transform:rotateZ(180deg)}.carousel::before{left:0;top:0}.carousel{position:relative;display:flex;flex-direction:row;overflow:hidden}.carousel-element{animation:scroll 70s linear infinite;background:#fff;background:linear-gradient(0deg, #fff 0%, rgba(255,255,255,0) 50%, #fff 100%)}.carousel-element>img{height:50vh} \ No newline at end of file