mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-21 19:41:33 +00:00
fix: limit trademark line length so it doesnt stretch (#2179)
This commit is contained in:
@@ -743,6 +743,7 @@ footer {
|
||||
opacity: 0.8;
|
||||
margin-top: 8px;
|
||||
text-align: center;
|
||||
max-width: 35rem;
|
||||
}
|
||||
|
||||
#footer-copyright {
|
||||
|
||||
Reference in New Issue
Block a user