mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-30 21:51:31 +00:00
Add default style
This commit is contained in:
@@ -19,6 +19,13 @@
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
box-sizing: border-box;
|
||||
font-family: 'Roboto';
|
||||
}
|
||||
|
||||
.image-container {
|
||||
position: relative;
|
||||
}
|
||||
|
Reference in New Issue
Block a user