main.cc: Force line break for smaller resolutions

pull/1571/head
Erik Andresen 2022-03-14 19:53:35 +01:00
parent 7335289abf
commit 993850ad99
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ a.btn.btn-link.dropdown-toggle {
min-height: 8em;
}
.tile-content { position: relative; }
.tile-content { position: relative; word-break: break-all; }
.link-github {
position:absolute;
top: 36px;