Merge pull request 'main' (#7) from teddit/teddit:main into changelog

Reviewed-on: https://codeberg.org/random_guy52/teddit/pulls/7
This commit is contained in:
random_guy52 2021-01-23 06:06:20 +01:00
commit a7f2c4d93e
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ nav a:focus {
}
#intro {
float: left;
width: calc(100% - 20px);
width: calc(100% - 40px);
margin-bottom: 25px;
margin-left: 20px;
}