Change site name to "Account", add comet icon
All checks were successful
continuous-integration/drone/push Build is passing

... and remove the "beta" tag.
This commit is contained in:
2021-02-01 18:17:26 +01:00
parent 2d9bc90b16
commit c6eb21faad
3 changed files with 11 additions and 13 deletions

View File

@@ -22,20 +22,15 @@
span.project-name {
display: none;
// font-size: .5em;
// text-transform: none;
// vertical-align: super;
}
span.beta {
font-size: .5em;
font-style: italic;
text-transform: none;
vertical-align: super;
}
span.icon {
svg {
height: 1.8rem;
width: auto;
}
span.bolt {
color: #ffd000;
margin-right: 0.5rem;
}
}