guest page

This commit is contained in:
2021-05-21 09:57:43 +02:00
parent 19b28453d3
commit 932c6a2a63
11 changed files with 172 additions and 5 deletions

View File

@@ -35,14 +35,14 @@
overflow: hidden;
transition: 300ms all ease-in-out;
cursor: pointer;
.card-1;
// .card-1;
&:hover {
.card-2;
.card-1;
}
&.active {
.card-5;
.card-2;
.head {
background: #4286f4;