new poem
This commit is contained in:
parent
3b71205ea6
commit
1c53185edc
6 changed files with 208 additions and 1 deletions
|
@ -116,6 +116,9 @@ a:hover {
|
|||
padding: 5px 10px;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
.cw-spacer {
|
||||
height: 500px;
|
||||
}
|
||||
.back {
|
||||
width: min(700px, 90%);
|
||||
margin: auto;
|
||||
|
@ -242,7 +245,7 @@ header {
|
|||
}
|
||||
#socials img {
|
||||
width: 40px;
|
||||
margin: auto 20px;
|
||||
margin: auto 10px;
|
||||
}
|
||||
#socials a {
|
||||
-webkit-transition: ease-in-out 100ms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue