/*
 * SPDX-FileCopyrightText: 2023 Edward Ly <contact@edward.ly>
 *
 * SPDX-License-Identifier: AGPL-3.0-or-later
 */

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1.5rem !important;
}

.main-nav ul {
	padding: 0;
}
