mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 20:49:15 +00:00
feat: ⚡ new portal web for qr scan
This commit is contained in:
12
packages/portal/src/components/icons/bot.css
Normal file
12
packages/portal/src/components/icons/bot.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.logo {
|
||||
display: flex;
|
||||
gap: 0.5rem;
|
||||
align-items: center;
|
||||
align-content: center;
|
||||
color: #1a1a1a;
|
||||
}
|
||||
|
||||
.logo h1 {
|
||||
font-size: 1.5rem;
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user