All checks were successful
ci/woodpecker/push/publish_instable Pipeline was successful
5 lines
121 B
CSS
Executable file
5 lines
121 B
CSS
Executable file
.box {
|
|
padding: var(--s0, 1rem);
|
|
outline: 0.125rem solid transparent; /* 1 */
|
|
outline-offset: -0.125rem; /* 1 */
|
|
}
|