underline link txt
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
@@ -11,12 +11,12 @@ $animate: all 0.2s ease-in-out;
|
||||
content: "";
|
||||
position: absolute;
|
||||
bottom: -1px;
|
||||
width: 0px;
|
||||
width: 50%;
|
||||
height: 1px;
|
||||
margin: 1px 0 0;
|
||||
transition: $animate;
|
||||
transition-duration: 0.3s;
|
||||
opacity: 0;
|
||||
opacity: 1;
|
||||
background-color: black;
|
||||
}
|
||||
&::before{
|
||||
|
||||
@@ -115,9 +115,6 @@ a, button{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
p{
|
||||
// margin-top: 10px;
|
||||
}
|
||||
}
|
||||
&.figureslibres{
|
||||
p{
|
||||
|
||||
Reference in New Issue
Block a user