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

View File

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