mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Added contacts tab
This commit is contained in:
7
src/pages/contact.module.css
Normal file
7
src/pages/contact.module.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.contactsContainer {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.contactsContainer > div {
|
||||
display: flex;
|
||||
}
|
||||
Reference in New Issue
Block a user