mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-20 21:41:13 +02:00
style: fix comment syntax
This commit is contained in:
@@ -384,7 +384,8 @@ body > #demo-frame {
|
|||||||
/*line-height: 20px;*/
|
/*line-height: 20px;*/
|
||||||
}
|
}
|
||||||
.footer {
|
.footer {
|
||||||
z-index: 6; // Because .console is 6
|
/* Because .console is 6 */
|
||||||
|
z-index: 6;
|
||||||
}
|
}
|
||||||
.main-header {
|
.main-header {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Reference in New Issue
Block a user