aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/docs/src/pages/index.module.css
blob: a86689d13e6fe791861f79085d75b4fd4424f501 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
 * SPDX-FileCopyrightText: 2024 The Refinery Authors
 *
 * SPDX-License-Identifier: EPL-2.0
 */

.buttons {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}