mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-21 21:54:26 -04:00
switch floats to flexboxes, header fixes
This commit is contained in:
@@ -16,8 +16,6 @@ body#home {
|
||||
}
|
||||
|
||||
footer div {
|
||||
line-height: 1.7;
|
||||
|
||||
&#panda {
|
||||
display: none;
|
||||
}
|
||||
@@ -34,7 +32,7 @@ body#home {
|
||||
|
||||
&#info {
|
||||
font-size: 0.7em;
|
||||
line-height: 2;
|
||||
line-height: 2.1; // magic numbers don't judge
|
||||
|
||||
span#copyright::after {
|
||||
content: "\A";
|
||||
|
Reference in New Issue
Block a user