diff --git a/src/_header.html b/src/_header.html index 3e62526..0455537 100644 --- a/src/_header.html +++ b/src/_header.html @@ -19,10 +19,12 @@ | github + | X (formerly Twitter) | YouTube - YouTube + X (formerly Twitter) + | YouTube


diff --git a/src/style.css b/src/style.css index 5ba07d9..457af87 100644 --- a/src/style.css +++ b/src/style.css @@ -24,7 +24,7 @@ span#social-mobile { display: none; } -@media(max-width: 500px) { +@media(max-width: 700px) { span#social { display: none; }