forked from Decentrala/website
Reorganize project. Page builder. Support for EN
This commit is contained in:
16
site/styles/home.css
Normal file
16
site/styles/home.css
Normal file
@@ -0,0 +1,16 @@
|
||||
h1 {
|
||||
margin-bottom: 2rem;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
dl {
|
||||
padding: 1rem 0;
|
||||
}
|
||||
|
||||
dt {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
dd {
|
||||
margin: 0 0 1rem 1rem;
|
||||
}
|
Reference in New Issue
Block a user