First report draft
This commit is contained in:
17
css/ds.css
17
css/ds.css
@@ -4,4 +4,19 @@ header {
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
min-height: 200px;
|
||||
}
|
||||
}
|
||||
main {
|
||||
width: 75%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
ul {
|
||||
list-style: none;
|
||||
}
|
||||
ul li {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.mt-2 {
|
||||
margin-top: 2rem !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user