Fix code highlighting & allow to edit hello-friend logo text fron config file
This commit is contained in:
parent
046a3940f1
commit
327234163d
8 changed files with 92 additions and 11 deletions
|
@ -2,6 +2,7 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
|
||||
img {
|
||||
height: 44px;
|
||||
|
@ -26,4 +27,4 @@
|
|||
0% { opacity: 0; }
|
||||
50% { opacity: 1; }
|
||||
100% { opacity: 0; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue