made landing page font scale with resolution
This commit is contained in:
parent
a1eaece148
commit
b9faa899d5
|
@ -15,7 +15,7 @@
|
|||
padding: 0;
|
||||
color: #d3c6aa;
|
||||
font-family: 'Ubuntu Mono', monospace;
|
||||
font-size: 30px;
|
||||
font-size: 3vw;
|
||||
}
|
||||
|
||||
.gitea {
|
||||
|
|
Loading…
Reference in New Issue
Block a user