mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-18 19:49:16 +00:00
docs(websitedoc): added new website
This commit is contained in:
13
packages/docs/src/components/menu/menu.css
Normal file
13
packages/docs/src/components/menu/menu.css
Normal file
@@ -0,0 +1,13 @@
|
||||
.menu {
|
||||
background: #eee;
|
||||
padding: 20px 10px;
|
||||
}
|
||||
|
||||
.menu h5 {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.menu ul {
|
||||
padding-left: 20px;
|
||||
margin: 5px 0 25px 0;
|
||||
}
|
||||
Reference in New Issue
Block a user