remove unused hidden class from CSS
This commit is contained in:
parent
5ef55300bd
commit
bb56184505
@ -14,10 +14,6 @@ body {
|
|||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hidden {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: #1565c0; /* blue800 */
|
color: #1565c0; /* blue800 */
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user