maj
This commit is contained in:
@@ -147,7 +147,7 @@ body{
|
||||
vertical-align: baseline!important;
|
||||
}
|
||||
#item{
|
||||
width: calc( 80vw + ( #{$marg} * 4) );
|
||||
width: calc( 80vw - ( #{$marg} * 6) );
|
||||
padding: 2rem;
|
||||
margin-top: $marg;
|
||||
border-radius: 5px;
|
||||
@@ -240,12 +240,10 @@ body{
|
||||
}
|
||||
}
|
||||
#top{
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
background: red;
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: -3rem;
|
||||
right: -1.5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user