New version
All checks were successful
Gitea Actions Demo / build-and-deploy (push) Successful in 24s
All checks were successful
Gitea Actions Demo / build-and-deploy (push) Successful in 24s
This commit is contained in:
parent
32077d005b
commit
cd134661cb
16
app.vue
16
app.vue
@ -1,10 +1,6 @@
|
||||
<template>
|
||||
<header>
|
||||
<div class="logo">
|
||||
KP
|
||||
<br>
|
||||
TL
|
||||
</div>
|
||||
<img class="logo" src="/logo-no-bg.png" alt="KPTL">
|
||||
</header>
|
||||
|
||||
<div class="grid">
|
||||
@ -75,17 +71,7 @@ header {
|
||||
}
|
||||
|
||||
.logo {
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
font-size: 32px;
|
||||
line-height: 1;
|
||||
width: 64px;
|
||||
text-transform: uppercase;
|
||||
font-weight: 700;
|
||||
background-clip: text;
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
background-image: linear-gradient(90deg, var(--beaver), var(--walnut-brown));
|
||||
}
|
||||
|
||||
.grid {
|
||||
|
BIN
public/logo-no-bg.png
Normal file
BIN
public/logo-no-bg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
Loading…
x
Reference in New Issue
Block a user