Test React
This commit is contained in:
@ -28,6 +28,11 @@ html, body {
|
||||
.launcher .category-header {
|
||||
padding: 40px 50px 0;
|
||||
font-size: 50px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.launcher .category-header.visible {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.launcher .category-header a.goback {
|
||||
|
Reference in New Issue
Block a user