do the extreme funny
This commit is contained in:
@@ -2,7 +2,7 @@ export default function Banner() {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<section className="banner">
|
<section className="banner">
|
||||||
<img src="https://static.wikia.nocookie.net/42382a7a-14b7-4de3-b9eb-bb4c07618498/scale-to-width/755" />
|
<img src="https://media1.tenor.com/images/9e70091410c7b3dd14ecfa09e14aaed2/tenor.gif?itemid=11390952" />
|
||||||
<h1>Remont strony</h1>
|
<h1>Remont strony</h1>
|
||||||
<p>Tutaj znajdzie się banner ze zdjęciem.</p>
|
<p>Tutaj znajdzie się banner ze zdjęciem.</p>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
@@ -91,7 +91,7 @@ section.banner {
|
|||||||
background-color: var(--black0);
|
background-color: var(--black0);
|
||||||
}
|
}
|
||||||
img {
|
img {
|
||||||
filter: blur(0.25rem);
|
filter: blur(0.25rem) brightness(50%);
|
||||||
margin-top: 26rem;
|
margin-top: 26rem;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user