mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 21:05:59 -06:00
More adjustments
This commit is contained in:
parent
3808f3fe48
commit
798c3b924b
@ -2,6 +2,10 @@
|
||||
@apply .mx-auto;
|
||||
max-width: 960px;
|
||||
|
||||
@screen md {
|
||||
@apply .px-8;
|
||||
}
|
||||
|
||||
.hero {
|
||||
@apply .text-center .mx-auto;
|
||||
padding-top: 58px;
|
||||
|
||||
@ -49,11 +49,9 @@ a.header-anchor {
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
@apply .mb-4 .font-semibold;
|
||||
|
||||
@screen md {
|
||||
&:hover .header-anchor {
|
||||
@apply .visible;
|
||||
|
||||
@screen smx {
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user