melhora no funcionamento da home
This commit is contained in:
@@ -105,12 +105,11 @@
|
||||
width: calc(33.33% - 1dvw - 2px);
|
||||
height: 30dvh;
|
||||
overflow: hidden;
|
||||
|
||||
border-radius: 1dvw;
|
||||
li {
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
background: #0000007a;
|
||||
background: rgb(15, 15, 15);
|
||||
display: flex;
|
||||
img {
|
||||
width: 25dvh;
|
||||
@@ -139,6 +138,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
box-shadow: 0 0 0 #000000;
|
||||
}
|
||||
a:hover {
|
||||
box-shadow: 0 0 5vw #84e9ffa7;
|
||||
z-index: 100;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user