style header
Gitea/resume/pipeline/head This commit looks good
Details
Gitea/resume/pipeline/head This commit looks good
Details
This commit is contained in:
parent
9c83082b19
commit
db404b1ff8
|
@ -104,8 +104,15 @@ main {
|
|||
|
||||
header {
|
||||
text-align: center;
|
||||
font-size: 1rem;
|
||||
text-wrap: balance;
|
||||
|
||||
@media screen and (min-width:601px) {
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
|
||||
@media screen and (max-width:600px) {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
}
|
||||
|
||||
section {
|
||||
|
|
Loading…
Reference in New Issue