mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-13 12:21:25 -06:00
Fix logo display
This commit is contained in:
parent
27f860880b
commit
775f6f5495
@ -16,10 +16,14 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.home-link {
|
.home-link {
|
||||||
@apply .block .text-white .font-light .mr-6 .flex-none .w-auto;
|
@apply .text-white .font-light;
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
@apply .no-underline;
|
||||||
|
}
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
@apply .h-12;
|
@apply .h-12 .float-left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-name {
|
.site-name {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user