fixresohome
This commit is contained in:
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
@@ -41,12 +41,12 @@
|
||||
}
|
||||
#home{
|
||||
display: flex;
|
||||
height: 100vh;
|
||||
.visu-album{
|
||||
position: absolute;
|
||||
}
|
||||
.title{
|
||||
z-index: 999;
|
||||
height: 100vh;
|
||||
z-index: 998;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
@@ -67,13 +67,14 @@
|
||||
vertical-align: middle;
|
||||
margin-top: 8px;
|
||||
&:nth-of-type(1){
|
||||
width: 25px;
|
||||
width: 20px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
a{
|
||||
&:last-child{
|
||||
img{
|
||||
width: 36px;
|
||||
width: 28px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user