fixes
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
table {
|
||||
width: 75%;
|
||||
border-spacing: 20px;
|
||||
}
|
||||
|
||||
.spacer {
|
||||
@ -23,9 +24,10 @@ table {
|
||||
}
|
||||
|
||||
.rightaligned {
|
||||
justify-self: right;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.large {
|
||||
font-size: large;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user