Remove blur from table items on aboutme.html

This commit is contained in:
malik 2024-02-09 00:41:09 +01:00
parent 65818006c4
commit 07733756f3

View file

@ -318,10 +318,6 @@ table tr td{
color: #bbadbe;
font-size: 100%;
padding: 5px;
backdrop-filter: blur(10px) saturate(100%);
-webkit-backdrop-filter: blur(10px) saturate(100%);
background-color: rgba(30, 30, 30, 0.75);
}
.neofetch{