Style fix
This commit is contained in:
@@ -19,9 +19,10 @@
|
||||
text-align: center;
|
||||
line-height: @header-height;
|
||||
font-size: 1.5rem;
|
||||
transition: background-color .15s;
|
||||
|
||||
&:active {
|
||||
background-color: @bg-color;
|
||||
background-color: rgba(255, 255, 255, .2);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user