This commit is contained in:
parent
5e83876d83
commit
9050184096
1 changed files with 6 additions and 1 deletions
|
@ -76,7 +76,12 @@
|
|||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
li {
|
||||
padding: 0.25rem;
|
||||
}
|
||||
ul {
|
||||
padding-left: 1rem;
|
||||
}
|
||||
@media only screen and (max-width: 750px) {
|
||||
main {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Reference in a new issue