mirror of
https://github.com/gogs/gogs.git
synced 2026-05-07 01:07:15 +02:00
Simplify description
This commit is contained in:
@@ -844,18 +844,14 @@ footer .ui.language .menu {
|
||||
padding-bottom: 80px;
|
||||
}
|
||||
.home .logo {
|
||||
max-width: 220px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.home .hero h1,
|
||||
.home .hero h2 {
|
||||
font-family: 'PT Sans Narrow', sans-serif, 'Microsoft YaHei';
|
||||
}
|
||||
.home .hero h1 {
|
||||
font-size: 5.5em;
|
||||
font-size: 4.5em;
|
||||
}
|
||||
.home .hero h2 {
|
||||
font-size: 3em;
|
||||
margin-top: 0;
|
||||
font-size: 2em;
|
||||
}
|
||||
.home .hero .octicon {
|
||||
color: #d9453d;
|
||||
|
||||
Reference in New Issue
Block a user