journal-media-vue/src/styles/layouts/box.css
gcch a4a99789a9
All checks were successful
ci/woodpecker/push/publish_instable Pipeline was successful
2025-02-26
2025-02-26 23:26:06 +01:00

5 lines
121 B
CSS
Executable file

.box {
padding: var(--s0, 1rem);
outline: 0.125rem solid transparent; /* 1 */
outline-offset: -0.125rem; /* 1 */
}