clean up, redo windows so it's not "invalid"
All checks were successful
/ build (push) Successful in 1m26s
All checks were successful
/ build (push) Successful in 1m26s
This commit is contained in:
parent
766ea35e2c
commit
87fa720865
16 changed files with 160 additions and 182 deletions
|
|
@ -12,13 +12,11 @@ footer {
|
|||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
details>summary>a {
|
||||
.header > a {
|
||||
padding: .3rem 0rem .3rem 1rem !important;
|
||||
}
|
||||
|
||||
main,
|
||||
section,
|
||||
article {
|
||||
main, section, article {
|
||||
padding: 1rem !important;
|
||||
}
|
||||
|
||||
|
|
@ -73,8 +71,7 @@ footer {
|
|||
}
|
||||
}
|
||||
|
||||
p,
|
||||
a {
|
||||
p, a {
|
||||
text-align: center;
|
||||
font-size: 0.938rem;
|
||||
margin: .2em 0px .2em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue