1
0
Fork 0

Revert "main.css: Force line break for smaller resolutions"

master
Gordon Williams 2022-04-20 09:58:41 +01:00 committed by GitHub
parent 229de954d9
commit 28546c15d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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