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