show texts

This commit is contained in:
tykayn 2021-01-13 14:41:29 +01:00 committed by Baptiste Lemoine
parent 39bcc2a0c0
commit b8a8e3637a
1 changed files with 3 additions and 4 deletions

View File

@ -80,10 +80,9 @@
// custom bliss
.navigation-panel{
.column-link{
span{
opacity: 0 ;
}
//span{
// opacity: 0 ;
//}
&:hover span{
opacity: 1;
transition: opacity ease 0.1s;