mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
documentation link fix, mobile/desktop alignment match (#1195)
header matching desktop to mobile (except libraries) and documentation link fix #1172
This commit is contained in:
@@ -16,13 +16,6 @@
|
||||
@apply font-sans text-slate dark:text-offwhite;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.navbar-mobile {
|
||||
position: relative !important;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
h1 {
|
||||
@apply text-6xl dark:text-white;
|
||||
@apply mb-3;
|
||||
|
||||
Reference in New Issue
Block a user