1
0
mirror of https://codeberg.org/tacerus/teddit.git synced 2025-03-31 13:16:51 +02:00
This commit is contained in:
teddit 2021-01-22 19:05:06 +01:00
parent b930a86b81
commit 43a11a9e39

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