Moving /links and populating it with some basic content
This commit is contained in:
parent
f7c238ec38
commit
9fe3597c6f
11 changed files with 149 additions and 49 deletions
|
|
@ -15,12 +15,19 @@ body {
|
|||
grid-template-columns: 100%;
|
||||
|
||||
min-height: 100svh;
|
||||
min-width: 100%;
|
||||
|
||||
justify-items: center;
|
||||
|
||||
a {
|
||||
color: #232634;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
ul {
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
li {
|
||||
img {
|
||||
height: 1rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue