minor fixes
This commit is contained in:
parent
7eb854592c
commit
24942813b8
3 changed files with 16 additions and 9 deletions
|
@ -18,6 +18,7 @@ body {
|
|||
background-color: #d2e0ec;
|
||||
margin: 20px auto;
|
||||
max-width: 750px;
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
a {
|
||||
|
@ -38,3 +39,7 @@ p.lineitem::after {
|
|||
flex: 1;
|
||||
border-bottom: 1px dotted #000;
|
||||
}
|
||||
|
||||
.nav-link {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue