feat: format
This commit is contained in:
parent
d4bc054293
commit
8d320b8c1c
10 changed files with 20039 additions and 28 deletions
|
|
@ -15,7 +15,7 @@ header {
|
|||
justify-content: space-between;
|
||||
}
|
||||
footer {
|
||||
justify-content: flex-end;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.main {
|
||||
|
|
@ -28,6 +28,11 @@ footer {
|
|||
margin-left: 25px;
|
||||
}
|
||||
|
||||
.greek-delta {
|
||||
font-family: "Times New Roman", Times, serif;
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue