finished for now

This commit is contained in:
Tancre
2020-11-02 13:40:06 +01:00
parent a1db00e76c
commit 7504e96f6b
74 changed files with 2163 additions and 631 deletions

View File

@ -8,8 +8,13 @@ body {
color: #333;
}
img{
img {
max-width: 100%;
height: auto;
}
a {
font-weight: 300;
text-decoration: none;
}