Cleaning and small refactors

This commit is contained in:
Florian Sylvain
2022-08-16 01:53:12 +02:00
parent b1da62f8fd
commit 7353977272
2 changed files with 76 additions and 104 deletions
-5
View File
@@ -552,11 +552,6 @@ a {
backdrop-filter: blur(2px);
}
#landing-style-bar {
width: 10%;
background-color: ;
}
#scrollToTop:hover {
opacity: 100%;
transform: scale(1.05);