This commit is contained in:
Šimon Záriš 2024-06-09 16:45:06 +02:00
parent b05b02e5f4
commit 9de07342a4

@ -176,7 +176,7 @@ h1, h2, h3, h4, h5, h6 {
left: 0; left: 0;
top: 0; top: 0;
width: 100%; width: 100%;
background: rgba(255, 255, 255, 0.5); background: rgba(0, 0, 0, 0.4);
backdrop-filter: blur(15px); backdrop-filter: blur(15px);
border-radius: 10px; border-radius: 10px;
overflow: hidden; overflow: hidden;