mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-18 21:45:06 -04:00
fix #123
This commit is contained in:
@@ -106,7 +106,7 @@ nav a:focus {
|
||||
}
|
||||
#intro {
|
||||
float: left;
|
||||
width: calc(100% - 20px);
|
||||
width: calc(100% - 40px);
|
||||
margin-bottom: 25px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user