mirror of
https://github.com/HackPlan/github-commit-ical.git
synced 2026-01-13 07:01:04 +08:00
19 lines
234 B
Plaintext
19 lines
234 B
Plaintext
@media (max-width: 767px) {
|
|
h1{
|
|
font-size: 1.5em;
|
|
}
|
|
h2{
|
|
font-size: 1.3em;
|
|
}
|
|
h3{
|
|
font-size: 1.2em;
|
|
}
|
|
|
|
.container{
|
|
input, button{
|
|
float: none;
|
|
width: 100%;
|
|
margin-bottom: .5em;
|
|
}
|
|
}
|
|
} |