Skip to content

Commit

Permalink
burger color + popdown padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Lcfvs committed Jan 21, 2020
1 parent a438a65 commit dc1f3cd
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions basic-layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta charset="UTF-8">
<title>Basic layout - css-ui</title>
<link href="assets/css/variables.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].3/css-ui.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].3/components/menu/mini/mini.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].3/components/header/popdown/popdown.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].4/css-ui.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].4/components/menu/mini/mini.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].4/components/header/popdown/popdown.min.css" media="screen" rel="stylesheet" />
<link href="assets/css/style.css" media="screen" rel="stylesheet" />
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no" />
</head>
Expand Down
2 changes: 1 addition & 1 deletion components/main/card/card.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/menu/expanded/expanded.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/menu/expanded/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## CDN

```html
<link href="https://unpkg.com/@lcf.vs/[email protected].3/css-ui/components/menu/expanded/expanded.min.css" media="screen" rel="stylesheet" />
<link href="https://unpkg.com/@lcf.vs/[email protected].4/css-ui/components/menu/expanded/expanded.min.css" media="screen" rel="stylesheet" />
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion components/menu/mini/mini.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions css-ui.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dc1f3cd

Please sign in to comment.