Bootstrap 4 + Jekyll transition #552

Merged
ghost merged 54 commits from bootstrap4-transition into master 2018-10-27 18:15:14 +00:00
130 changed files with 17421 additions and 21969 deletions
Showing only changes of commit b01e58bdd3 - Show all commits

View File

@ -5,7 +5,7 @@
}
/* Make links and long strings responsive */
a, long-string-list li {
a, .long-string-list li {
word-wrap: break-word;
max-width: 300px;
}