Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kaonasi-biwa/e70639b411b29d1a663117630484b96a to your computer and use it in GitHub Desktop.
Save kaonasi-biwa/e70639b411b29d1a663117630484b96a to your computer and use it in GitHub Desktop.
でっかいついったーあいこんはんてい
header > div > div > div > div > div:first-child{
width: 100%;
}
header > div > div > div > div > div:first-child h1{
width: 100%;
}
header > div > div > div > div > div:first-child a{
width: 100%;
}
header > div > div > div > div > div:first-child a > div{
margin-left: 0px !important;
margin-right: calc(100% - 52px) !important;
}
@Naporitansushi
Copy link

Excellent! Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment