mirror of
https://github.com/wassname/template.git
synced 2026-07-24 13:20:06 +08:00
tweaks
This commit is contained in:
@@ -27,13 +27,15 @@ const T = Template('distill-header', `
|
||||
grid-column-end: span 8;
|
||||
font-weight: 500;
|
||||
border-radius: 3px;
|
||||
text-transform: uppercase;
|
||||
font-size: 18px;
|
||||
letter-spacing: -0.05em;
|
||||
}
|
||||
|
||||
a {
|
||||
font-size: 13px;
|
||||
.content a {
|
||||
font-size: 12px;
|
||||
text-decoration: none;
|
||||
color: black;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
svg {
|
||||
display: none;
|
||||
@@ -60,15 +62,7 @@ svg path {
|
||||
font-size: 17px;
|
||||
font-weight: 200;
|
||||
}
|
||||
.nav {
|
||||
float: right;
|
||||
font-weight: 300;
|
||||
}
|
||||
.nav a {
|
||||
font-size: 12px;
|
||||
margin-left: 24px;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
<div class="content grid">
|
||||
|
||||
Reference in New Issue
Block a user