Skip to content

Commit dcf524f

Browse files
authored
fix: limit trademark line length so it doesnt stretch (#2179)
1 parent 7ea85d1 commit dcf524f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,7 @@ footer {
743743
opacity: 0.8;
744744
margin-top: 8px;
745745
text-align: center;
746+
max-width: 35rem;
746747
}
747748

748749
#footer-copyright {

0 commit comments

Comments
 (0)