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