aligning text-logos and header with flexbox

This commit is contained in:
awesomerobot
2015-08-03 21:03:11 -04:00
parent 3d7a2b4788
commit 2ad2ab503f
6 changed files with 26 additions and 10 deletions

View File

@@ -11,7 +11,6 @@
// some protection for text-only site titles
.title {
max-width: 130px;
height: 39px;
overflow: hidden;
padding: 0;
text-overflow: clip;