mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
feat(control): about section
This commit is contained in:
@@ -12,6 +12,14 @@
|
||||
--color-stone-850: oklch(0.242 0.0065 45.171);
|
||||
}
|
||||
|
||||
.link {
|
||||
@apply text-blue-300 underline;
|
||||
|
||||
&:hover {
|
||||
@apply text-blue-400;
|
||||
}
|
||||
}
|
||||
|
||||
.button {
|
||||
&.space {
|
||||
@apply px-4;
|
||||
|
||||
Reference in New Issue
Block a user