1 changed files with
2 additions and
1 deletions
|
|
@ -13,7 +13,8 @@ body
|
|
|
|
letter-spacing: 0.1px;
|
|
|
|
letter-spacing: 0.1px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
img{
|
|
|
|
img{
|
|
|
|
max-width: 100%;
|
|
|
|
max-width: 80vw;
|
|
|
|
|
|
|
|
margin: 10vw 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
::selection{
|
|
|
|
::selection{
|
|
|
|
background-color: #000;
|
|
|
|
background-color: #000;
|
|
|
|