weeks can be breaks
This commit is contained in:
parent
e44e8b3c35
commit
92460179f5
5 changed files with 57 additions and 12 deletions
|
|
@ -83,6 +83,14 @@ header {
|
|||
}
|
||||
|
||||
.index {
|
||||
.break {
|
||||
display: flex;
|
||||
min-height: 80vh;
|
||||
div {
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
.item {
|
||||
border-bottom: 1px solid blueviolet;
|
||||
padding-bottom: 4px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue