mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
Fix news x overflow on mobile
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
ol,
|
||||
p {
|
||||
line-height: 22px;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
code {
|
||||
@ -71,7 +72,8 @@
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.footnotes {
|
||||
font-size: 85%;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user