remove focus (unneccesary)

This commit is contained in:
_Bastler
2021-06-16 12:06:23 +02:00
parent a3bed1eeb4
commit 59ab1cdbae
5 changed files with 2 additions and 37 deletions
-7
View File
@@ -9,10 +9,6 @@
background-color: gray;
}
&.focus {
z-index: 999;
}
main {
iframe {
width: 100%;
@@ -90,9 +86,6 @@
&#cowebsite-fullscreen {
top: 25px;
}
&#cowebsite-focus {
top: 50px;
}
}
}
}